Skip to content

Commit fe76c73

Browse files
authored
Update README.md
1 parent b07e5ad commit fe76c73

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# express-openapi-validator-documentation
22

3+
This repository maintains the contents of the express-openapi-validator [documentation](https://cdimascio.github.io/express-openapi-validator-documentation/).
4+
35
## Setup
46
```shell
57
python -m venv venv
@@ -15,4 +17,4 @@ mkdocs serve
1517
## Manual Deploy
1618
```
1719
mkdocs gh-deploy --force
18-
```
20+
```

0 commit comments

Comments
 (0)