We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0137c61 commit d1974cfCopy full SHA for d1974cf
2 files changed
README.md
@@ -1,4 +1,4 @@
1
-# libcurvecpr
+# libcurvecpr [](https://travis-ci.org/impl/libcurvecpr)
2
3
libcurvecpr is a low-level, networking-independent implementation of Daniel J. Bernstein's [CurveCP](http://curvecp.org/).
4
libcurvecpr.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
5
libdir=@libdir@
6
7
Name: @PACKAGE_NAME@
8
-Description: libcurvecpr, a portable CurveCP client implementation
+Description: libcurvecpr, a portable implementation of CurveCP
9
Version: @PACKAGE_VERSION@
10
URL: https://github.com/impl/libcurvecpr
11
Libs: -L${libdir} -lcurvecpr
0 commit comments