summaryrefslogtreecommitdiffstats
path: root/libraries/cffi/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/cffi/README')
-rw-r--r--libraries/cffi/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/cffi/README b/libraries/cffi/README
index aefa318cac..c3a88637f7 100644
--- a/libraries/cffi/README
+++ b/libraries/cffi/README
@@ -1,2 +1,3 @@
-Foreign Function Interface for Python calling C code. The aim of this project
-is to provide a convenient and reliable way of calling C code from Python.
+Foreign Function Interface for Python calling C code. The aim of this
+project is to provide a convenient and reliable way of calling C code
+from Python.