remove README.md
This commit is contained in:
commit
e5853410f2
22
README.md
22
README.md
@ -1,22 +0,0 @@
|
|||||||
# 210-seat
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
`seats.py [mode] [parameters]`
|
|
||||||
```
|
|
||||||
generate - generate a random seat
|
|
||||||
switch <no1> <no2> - switch seats of two students
|
|
||||||
run - apply requirements
|
|
||||||
export - export requirements to requirements.txt
|
|
||||||
print - print the current seat
|
|
||||||
debug - dry run
|
|
||||||
```
|
|
||||||
|
|
||||||
## Dependencies
|
|
||||||
- cli
|
|
||||||
- pymongo
|
|
||||||
|
|
||||||
- web
|
|
||||||
```bash
|
|
||||||
cd 210-seats/web
|
|
||||||
npm install
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user