Update README.md
This commit is contained in:
parent
d362bcd8a8
commit
80ec3f1667
15
README.md
15
README.md
|
@ -4,13 +4,11 @@ Official repository for [The 01 Project](https://twitter.com/hellokillian/status
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
> **13** days remaining until launch
|
### [View task list ↗](https://github.com/KillianLucas/01/blob/main/TASKS.md)
|
||||||
|
|
||||||
### [Tasks ↗](https://github.com/KillianLucas/01/blob/main/TASKS.md)
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
## Installation
|
## Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# MacOS
|
# MacOS
|
||||||
|
@ -24,8 +22,6 @@ sudo apt-get install portaudio19-dev libav-tools
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd OS/01
|
cd OS/01
|
||||||
```
|
```
|
||||||
|
@ -66,8 +62,7 @@ What the 01 will be able to do.
|
||||||
|
|
||||||
Our master task list.
|
Our master task list.
|
||||||
|
|
||||||
### [Teams ↗](https://github.com/KillianLucas/01/blob/main/TEAMS.md)
|
|
||||||
|
|
||||||
Our (flexible) teams.
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
> **13** days remaining until launch
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue