diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-06 16:48:11 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-06 16:48:11 +0200 |
commit | a434be7b14daee8505e45068db7413d7a8886cd8 (patch) | |
tree | 4e5a62cd0a87ca1b02c45e70ad0f53f0939b1403 /README.md | |
parent | a513bc027483bdba6c31ffe29df227f0d26451ad (diff) |
Add logo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ # CAS4 backend API +<img src="https://avatars.githubusercontent.com/u/175958109?s=100&v=4" alt="Logo" align="right"/> + This repo refers to a GraphQL API written in Rust used for a project for the [Context Aware System](https://www.unibo.it/en/study/phd-professional-masters-specialisation-schools-and-other-programmes/course-unit-catalogue/course-unit/2023/479036) class at the [University of Bologna](https://unibo.it). ---- - ## Development You need: |