Skip to content

Commit 1bc3730

Browse files
docs: update README.md [skip ci]
1 parent a977ce2 commit 1bc3730

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Code Capsule App
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 -->
25

36
This repository hosts the code for a Graasp app that lets users write code reviews, edit and annotate code, alone or in collaboration.
47

@@ -11,3 +14,25 @@ This repository hosts the code for a Graasp app that lets users write code revie
1114
### How to bootstrap your app and set every tool you need
1215

1316
Please have a look at the documentation to [start your app and setup all necessary tools](docs/SETUP.md).
17+
18+
## Contributors ✨
19+
20+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
21+
22+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
23+
<!-- prettier-ignore-start -->
24+
<!-- markdownlint-disable -->
25+
<table>
26+
<tbody>
27+
<tr>
28+
<td align="center"><a href="https://github.com/spaenleh"><img src="https://avatars.githubusercontent.com/u/39373170?v=4?s=100" width="100px;" alt="Basile Spaenlehauer"/><br /><sub><b>Basile Spaenlehauer</b></sub></a><br /><a href="https://github.com/graasp/graasp-app-code-capsule/commits?author=spaenleh" title="Code">💻</a> <a href="#ideas-spaenleh" title="Ideas, Planning, & Feedback">🤔</a> <a href="#research-spaenleh" title="Research">🔬</a> <a href="https://github.com/graasp/graasp-app-code-capsule/commits?author=spaenleh" title="Tests">⚠️</a></td>
29+
</tr>
30+
</tbody>
31+
</table>
32+
33+
<!-- markdownlint-restore -->
34+
<!-- prettier-ignore-end -->
35+
36+
<!-- ALL-CONTRIBUTORS-LIST:END -->
37+
38+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)