Skip to content

Commit

Permalink
Error edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadfield committed Mar 17, 2020
1 parent a5b26f9 commit 07c50e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Once the json files are updated a new set of html pages can be generated by runn

# Dependencies

Once built, simple html pages should run without any additional software, all of the basic required (js)(https://en.wikipedia.org/wiki/JavaScript) and [css](https://en.wikipedia.org/wiki/Cascading_Style_Sheets) files are already included, but newer versions can be added in if required:
* [Bootstrap] (https://getbootstrap.com/)
Once built, simple html pages should run without any additional software, all of the basic required [js](https://en.wikipedia.org/wiki/JavaScript) and [css](https://en.wikipedia.org/wiki/Cascading_Style_Sheets) files are already included, but newer versions can be added in if required:
* [Bootstrap](https://getbootstrap.com/)
* [Jquery](https://jquery.com/)

To actually build new sets of html pages from the edited json files you will also need to have **php** installed:
* [PHP] (https://en.wikipedia.org/wiki/PHP)
* [PHP](https://en.wikipedia.org/wiki/PHP)

0 comments on commit 07c50e7

Please sign in to comment.