summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README3
-rw-r--r--README.77
2 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index f4ad3db..3c2559a 100644
--- a/README
+++ b/README
@@ -21,6 +21,9 @@ EXAMPLES
 
      o	 Send request back using libhttpc_dumpresponse(3)
 
+     Also there's an API written using this library named CPTC:
+     https://github.com/nakidai/cptc.
+
 SEE ALSO
      libhttpc(3)
 
diff --git a/README.7 b/README.7
index 495a2f5..4ea39ac 100644
--- a/README.7
+++ b/README.7
@@ -47,6 +47,13 @@ using
 .Xr libhttpc_dumpresponse 3
 .El
 .
+.Pp
+Also
+there's an API
+written using this library
+named
+.Lk https://github.com/nakidai/cptc CPTC .
+.
 .Sh SEE ALSO
 .Xr libhttpc 3
 .