diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index 6f7489a8..00000000 --- a/docs/README.md +++ /dev/null @@ -1,16 +0,0 @@ -Docs -==== - -# Install Dependencies - -```sh -pip install ".[docs]" -``` - -# Build the Docs - -```sh -make html -``` - -open `build/html/index.html` \ No newline at end of file