Add documentation copied from Syncthing

This commit is contained in:
Jakob Borg
2015-01-13 13:09:59 +01:00
parent d02158c0ef
commit 2ceaca8828
4 changed files with 767 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
The BEPv1 Protocol
==================
[![Latest Build](http://img.shields.io/jenkins/s/http/build.syncthing.net/protocol.svg?style=flat-square)](http://build.syncthing.net/job/protocol/lastBuild/)
[![API Documentation](http://img.shields.io/badge/api-Godoc-blue.svg?style=flat-square)](http://godoc.org/github.com/syncthing/protocol)
[![GPL License](http://img.shields.io/badge/license-GPL-blue.svg?style=flat-square)](http://opensource.org/licenses/GPL-3.0)
This is the protocol implementation used by Syncthing.
License
=======
GPLv3