Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit d7f2ea5

Browse files
authored
chore: add logo to README (#20)
1 parent 090232f commit d7f2ea5

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1-
# rotini
2-
An unnamed cloud storage app
1+
<p align="center">
2+
<img src="./assets/rotini-logo.png">
3+
</p>
4+
<h1 align="center">Rotini</h1>
5+
6+
## Overview
7+
8+
**Rotini** is a self-hosted cloud storage application that gives you full-control over the data you store. It aims
9+
for simplicity and extensibility, such that you can get started in minutes and easily fork or contribute upstream if you
10+
fancy a feature that's not already there.
11+
12+
It's roadmap is currently TBD and will become better defined as it gets closer to a first release.
313

414
## Development
515

@@ -40,4 +50,4 @@ More generally, extra options can be passed to the `docker run` call that runs t
4050
task be:start -- <options>
4151
```
4252

43-
See the README files of each of those environments ([backend](./backend/README.md), [frontend](./frontend/README.md)) for specific requirements..
53+
See the README files of each of those environments ([backend](./backend/README.md), [frontend](./frontend/README.md)) for specific requirements.)

assets/rotini-logo.png

44.8 KB
Loading

0 commit comments

Comments
 (0)