README 373 B

1234567891011
  1. This is a Snappy library for the Go programming language.
  2. To download and install from source:
  3. $ go get code.google.com/p/snappy-go/snappy
  4. Unless otherwise noted, the Snappy-Go source files are distributed
  5. under the BSD-style license found in the LICENSE file.
  6. Contributions should follow the same procedure as for the Go project:
  7. http://golang.org/doc/contribute.html