浏览代码

Update README.md

Julien Schmidt 13 年之前
父节点
当前提交
3b8dca5b60
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -6,6 +6,19 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
 
 
 **Current Version:** October 30, 2012 *(beta release)*
 **Current Version:** October 30, 2012 *(beta release)*
 
 
+---------------------------------------
+  * [Features](#features)
+  * [Requirements](#requirements)
+  * [Installation](#installation)
+  * [Usage](#usage)
+  * [DSN (Data Source Name)](#dsn-data-source-name)
+    * [Password](#password)
+    * [Protocol](#protocol)
+    * [Address](#address)
+    * [Parameters](#parameters)
+    * [Examples](#examples)
+  * [License](#license)
+
 ---------------------------------------
 ---------------------------------------
 
 
 ## Features
 ## Features