diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2019-05-09 20:01:29 +0300 |
---|---|---|
committer | Mantas <11616378+mistermantas@users.noreply.github.com> | 2019-05-09 20:01:29 +0300 |
commit | 382d35c944c8f989669787639475da12c537fa9a (patch) | |
tree | aa34feb3d76532f47d1369f1d09949ec894b5b97 | |
parent | d64bc9eb93d842739671c0de8b6266e787531085 (diff) | |
parent | 2e88b72f4f6c393506b2bc40908fcb2dd5fa603b (diff) |
Merge branch 'dev' of https://github.com/cstate/cstate into dev
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -17,6 +17,7 @@ + [Updating](#updating-) + [FAQ](#faq-) + [Contribute](#contribute-) +* [Donate](#donate-) + [License](#license-) *** @@ -76,6 +77,11 @@ If you want to do this from any branch in this repository, follow the manual ins ```bash mkdir themes; cd themes; ``` +2. Start Git on this folder: + +```bash +git init +``` 3. Now simply add a Git submodule pointing to this repository, like so: @@ -170,6 +176,15 @@ Time to break that down. Check out [the wiki](https://github.com/cstate/cstate/wiki). +## Donate ❤️ + +cState is only a hobby project of @mistermantas, but it’s a prideful one. + +Support the developer and ensure the future of the project by donating for a cuppa tea, some ice cream, or if you are feeling generous — a large size pizza. + +* [PayPal](https://paypal.me/AlbinaV} +* or you can make a bank transfer. For info, [get in touch](https://mnts.lt) + ## Contribute 💥 > Want to become a maintainer? Hit me up! [@mistermantas](https://twitter.com/mistermantas) |