Code

README: Improved description a bit.
[sysdb/go.git] / README
diff --git a/README b/README
index 0dbe76d86a3aec5ac133104d53cbc1108a219295..2cb8334fef415b5537effdc23e1ad9ddba9d886d 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-                           Core Go bindings for SysDB
-                          ============================
+                      Core Go language bindings for SysDB
+                     =====================================
 
-  The core Go bindings for SysDB are a set of packages for the Go programming
-  language providing core functionality to interact with SysDB.
+  The core Go language bindings for SysDB are a set of packages for the Go
+  programming language providing core functionality to interact with SysDB.
 
 What is SysDB?
 --------------
@@ -54,6 +54,9 @@ Packages
     protocol. That's the protocol used for communication between a client and
     a SysDB server instance.
 
+  * github.com/sysdb/go/sysdb: Core constants and types used by SysDB
+    packages.
+
 Getting Help
 ------------