diff --git a/README.md b/README.md index 89e9680f5..8a96205eb 100644 --- a/README.md +++ b/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 +```