aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-12-23 16:19:18 +0000
committerLibravatar GitHub <noreply@github.com>2021-12-23 16:19:18 +0000
commit5c469c90ae5220e14e5f5871ba1f5359f88cc2c0 (patch)
treee8685ecc2cd208e460ceb482b138c10fcc703bfd /README.md
parentAdd build badge (diff)
downloadferdium-server-5c469c90ae5220e14e5f5871ba1f5359f88cc2c0.tar.gz
ferdium-server-5c469c90ae5220e14e5f5871ba1f5359f88cc2c0.tar.zst
ferdium-server-5c469c90ae5220e14e5f5871ba1f5359f88cc2c0.zip
docs: update README.md [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4a28c1..175e87d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
1<p align="center"> 1<p align="center">
2<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4<!-- ALL-CONTRIBUTORS-BADGE:END -->
2 <img src="./logo.png" alt="" width="300"/> 5 <img src="./logo.png" alt="" width="300"/>
3</p> 6</p>
4 7
@@ -154,3 +157,23 @@ We welcome all contributors. Please read the [contributing guidelines](CONTRIBUT
154## License 157## License
155 158
156Ferdi-server is licensed under the MIT License 159Ferdi-server is licensed under the MIT License
160
161## Contributors ✨
162
163Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
164
165<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
166<!-- prettier-ignore-start -->
167<!-- markdownlint-disable -->
168<table>
169 <tr>
170 <td align="center"><a href="https://gitlab.com/reggermont/"><img src="https://avatars.githubusercontent.com/u/14902909?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Romain Eggermont</b></sub></a><br /><a href="https://github.com/getferdi/server/commits?author=reggermont" title="Code">💻</a></td>
171 </tr>
172</table>
173
174<!-- markdownlint-restore -->
175<!-- prettier-ignore-end -->
176
177<!-- ALL-CONTRIBUTORS-LIST:END -->
178
179This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file