Skip to content

Commit

Permalink
docs: update readme with the old backend logo (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustSamuel authored Oct 18, 2024
1 parent ec8debb commit 5e5fac9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">

<!-- Centered Logo Image -->
<img src="https://github.com/GEWIS/sudosos-frontend/blob/develop/apps/dashboard/src/assets/img/bier.png?raw=true" alt="Logo" style="width:200px;height:auto;">
<img src="https://github.com/GEWIS/sudosos-backend/blob/develop/backend_logo.png?raw=true" alt="Logo" style="width:200px;height:auto;">

<!-- Centered Name Beneath Logo -->
<h1>SudoSOS Backend</h1>
Expand All @@ -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)

</div>

Expand Down Expand Up @@ -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]&#40;CONTRIBUTING.md&#41;.)
<a href="https://github.com/GEWIS/sudosos-backend/graphs/contributors"><img src="https://contributors.aika.dev/GEWIS/sudosos-backend/contributors.svg?max=44" alt="Code contributors" /></a>
Binary file added backend_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e5fac9

Please sign in to comment.