From: Sebastian Harl Date: Fri, 19 Sep 2014 23:21:39 +0000 (-0700) Subject: README: Improved description a bit. X-Git-Url: https://git.tokkee.org/?p=sysdb%2Fgo.git;a=commitdiff_plain;h=7323a9e21572ac808614512b5e3730aab758d131 README: Improved description a bit. --- diff --git a/README b/README index 7c6c9d3..2cb8334 100644 --- 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? --------------