Fixes #1 : correct source layout
This commit is contained in:
@@ -4,8 +4,14 @@ Go library for the [TOML](https://github.com/mojombo/toml) format.
|
|||||||
|
|
||||||
This library supports TOML version [e3656ad493400895f4460f1244a25f8f8e31a32a](https://github.com/mojombo/toml/tree/e3656ad493400895f4460f1244a25f8f8e31a32a)
|
This library supports TOML version [e3656ad493400895f4460f1244a25f8f8e31a32a](https://github.com/mojombo/toml/tree/e3656ad493400895f4460f1244a25f8f8e31a32a)
|
||||||
|
|
||||||
|
## Import
|
||||||
|
|
||||||
[Documentation](http://godoc.org/github.com/pelletier/go-toml/src/toml)
|
import "github.com/pelletier/go-toml"
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
The documentation is available at
|
||||||
|
[godoc.org](http://godoc.org/github.com/pelletier/go-toml/src/toml).
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user