Update README.md
This commit is contained in:
parent
75bfd2fbaf
commit
83f1ca10eb
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -1,2 +1,8 @@
|
|||
# docs
|
||||
Documentation for products made by Ente
|
||||
# Docs
|
||||
Documentation for products made by [Ente](https://ente.io)
|
||||
|
||||
## Running
|
||||
```
|
||||
npm install
|
||||
npm run docs:dev
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue