diff --git a/README.md b/README.md index 5ee8275f..70abad74 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-Logo +Logo

SudoSOS Backend

@@ -11,6 +11,7 @@ [![Issues](https://img.shields.io/github/issues/GEWIS/sudosos-backend)](https://github.com/GEWIS/sudosos-backend/issues) [![Commit Activity](https://img.shields.io/github/commit-activity/m/GEWIS/sudosos-backend)](https://github.com/GEWIS/sudosos-backend/commits/develop) [![Code Size](https://img.shields.io/github/languages/code-size/GEWIS/sudosos-backend)](https://github.com/GEWIS/sudosos-backend) +[![License](https://img.shields.io/github/license/GEWIS/sudosos-backend.svg)](./LICENSE)
@@ -58,3 +59,11 @@ To make sure ESLint fixes your code on save do the following: - Go to Preferences - Language and Frameworks - Javascript - Code Quality Tools - Eslint - check `Run ESLint --fix on save` - Apply changes and press ok + +## Contributors + +This project exists thanks to all the people who contribute code. + +[//]: # (TODO create a CONTRIBUTING.md) +[//]: # (If you'd like to help, see [our guide to contributing code](CONTRIBUTING.md).) +Code contributors diff --git a/backend_logo.png b/backend_logo.png new file mode 100644 index 00000000..1b6553e0 Binary files /dev/null and b/backend_logo.png differ