diff --git a/.gitignore b/.gitignore index 68bc17f..170b235 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ __pycache__/ *.py[cod] *$py.class - +**/.DS_Store # C extensions *.so diff --git a/README.md b/README.md index 844bed0..ad08b76 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ Fork and clone this repository, and run $ python frameworks.py ``` -Then visit [`http://localhost:8080/`](http://localhost:8080/). Local development is supported by [`bottle.py`](https://bottlepy.org/) +Then visit [`http://localhost:8080/`](http://localhost:8080/). + +Local development is supported by [`bottle.py`](https://bottlepy.org/) #### Step 2: Add a Framework diff --git a/index.html b/index.html index 3cb87ed..df32c71 100644 --- a/index.html +++ b/index.html @@ -518,6 +518,27 @@