aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-06 11:51:42 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-06 11:51:42 +0200
commit31ee8cc7561a28541c0654d76cc59a2adbfcd012 (patch)
treefe2e44075a4358242869d9cb91af61aacf665e57 /README.md
parentFix lint (diff)
downloadferdium-app-31ee8cc7561a28541c0654d76cc59a2adbfcd012.tar.gz
ferdium-app-31ee8cc7561a28541c0654d76cc59a2adbfcd012.tar.zst
ferdium-app-31ee8cc7561a28541c0654d76cc59a2adbfcd012.zip
Add @kytwb as a contributor
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 28 insertions, 1 deletions
diff --git a/README.md b/README.md
index 900bd59f3..7ebdbb0dd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
1<p align="center"> 1<p align="center">
2[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
2 <img src="./build-helpers/images/icon.png" alt="" width="200"/> 4 <img src="./build-helpers/images/icon.png" alt="" width="200"/>
3</p> 5</p>
4 6
@@ -56,4 +58,29 @@ Deliverables will be available in the `./out` folder.
56 58
57## Releases 59## Releases
58 60
59You can find the binaries for Linux, MacOS and Windows in the [latest release](https://github.com/kytwb/Ferdi/releases/tag/Ferdi-5.2.0-beta.3) assets. Assets are continuously delivered through [Travis](https://travis-ci.org/kytwb/Ferdi) for Linux/MacOS and [Appveyor](https://ci.appveyor.com/project/kytwb/Ferdi) for Windows. \ No newline at end of file 61You can find the binaries for Linux, MacOS and Windows in the [latest release](https://github.com/kytwb/Ferdi/releases/tag/Ferdi-5.2.0-beta.3) assets. Assets are continuously delivered through [Travis](https://travis-ci.org/kytwb/Ferdi) for Linux/MacOS and [Appveyor](https://ci.appveyor.com/project/kytwb/Ferdi) for Windows.
62
63## Contributors ✨
64
65Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
66<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
67<!-- prettier-ignore-start -->
68<!-- markdownlint-disable -->
69<table>
70 <tr>
71 <td align="center"><a href="https://twitter.com/kytwb"><img src="https://avatars0.githubusercontent.com/u/412895?v=4" width="100px;" alt="Amine Mouafik"/><br /><sub><b>Amine Mouafik</b></sub></a><br /><a href="#question-kytwb" title="Answering Questions">💬</a> <a href="https://github.com/kytwb/ferdi/commits?author=kytwb" title="Code">💻</a> <a href="https://github.com/kytwb/ferdi/commits?author=kytwb" title="Documentation">📖</a> <a href="#ideas-kytwb" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-kytwb" title="Maintenance">🚧</a> <a href="#platform-kytwb" title="Packaging/porting to new platform">📦</a> <a href="#projectManagement-kytwb" title="Project Management">📆</a> <a href="#review-kytwb" title="Reviewed Pull Requests">👀</a></td>
72 </tr>
73</table>
74
75<!-- markdownlint-enable -->
76<!-- prettier-ignore-end -->
77<!-- ALL-CONTRIBUTORS-LIST:END -->
78
79<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
80<!-- prettier-ignore-start -->
81<!-- markdownlint-disable -->
82<!-- markdownlint-enable -->
83<!-- prettier-ignore-end -->
84<!-- ALL-CONTRIBUTORS-LIST:END -->
85
86This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file