diff options
| author | Chris Lu <chris.lu@gmail.com> | 2017-09-14 23:25:42 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2017-09-14 23:25:44 -0700 |
| commit | 5a1fc035455f422f1ab5929cf6aea43237cb72d3 (patch) | |
| tree | 4c1b6390a04f13067e75b71494dbe7477b54d9ea | |
| parent | e1530dc190edd43010a6fc6d469f1dfc49602ff5 (diff) | |
| download | seaweedfs-5a1fc035455f422f1ab5929cf6aea43237cb72d3.tar.xz seaweedfs-5a1fc035455f422f1ab5929cf6aea43237cb72d3.zip | |
adding Patreon
| -rw-r--r-- | README.md | 35 | ||||
| -rw-r--r-- | backers.md | 11 |
2 files changed, 44 insertions, 2 deletions
@@ -6,14 +6,45 @@  +<h2 align="center">Supporting SeaweedFS</h2> + +SeaweedFS is Apache-licensed open source project, independent project with its ongoing development made +possible entirely thanks to the support by these awesome [backers](https://github.com/chrislusf/seaweedfs/blob/master/backers.md). +If you'd like to join them, please consider: + +<h3 align="center"><a href="https://www.patreon.com/seaweedfs">Sponsors SeaweedFS via Patreon</a></h3> + +<h4 align="center">Platinum</h4> + +<p align="center"> + <a href="" target="_blank"> + Add your name or icon here + </a> +</p> + +<h4 align="center">Gold</h4> + +<table> + <tbody> + <tr> + <td align="center" valign="middle"> + <a href="" target="_blank"> + Add your name or icon here + </a> + </td> + </tr> + <tr></tr> + </tbody> +</table> + +--- + - [Download Binaries for different platforms](https://github.com/chrislusf/seaweedfs/releases/latest) - [SeaweedFS Mailing List](https://groups.google.com/d/forum/seaweedfs) - [Wiki Documentation](https://github.com/chrislusf/seaweedfs/wiki) -[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EEECLJ8QGTTPC) - ## Introduction SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: diff --git a/backers.md b/backers.md new file mode 100644 index 000000000..13260178c --- /dev/null +++ b/backers.md @@ -0,0 +1,11 @@ +<h1 align="center">Sponsors & Backers</h1> + +- [Become a backer or sponsor on Patreon](https://www.patreon.com/seaweedfs). + +<h2 align="center">Generous Backers ($50+)</h2> + +- ... + +<h2 align="center">Backers</h2> + +- ...
\ No newline at end of file |
