updating readme
This commit is contained in:
parent
cfe94ca72c
commit
044c65b62e
@ -1,7 +1,7 @@
|
|||||||
scribble
|
scribble
|
||||||
--------
|
--------
|
||||||
|
|
||||||
`golang-scribble` (Golang package: `scribble`) is a tiny JSON flat file store
|
A tiny JSON database in Golang
|
||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
@ -1,11 +1,4 @@
|
|||||||
// Copyright (c) 2015 Pagoda Box Inc
|
// scribble is a tiny JSON database
|
||||||
//
|
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public License, v.
|
|
||||||
// 2.0. If a copy of the MPL was not distributed with this file, You can obtain one
|
|
||||||
// at http://mozilla.org/MPL/2.0/.
|
|
||||||
//
|
|
||||||
|
|
||||||
// scribble is a tiny JSON flat file store
|
|
||||||
package scribble
|
package scribble
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user