From 4f9805a5410b655dfdf4546d97a47ac65cb01d49 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 19 Mar 2020 17:34:43 +0100 Subject: [PATCH] - Updated Readme because I'm derp and gitignore --- .gitignore | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules diff --git a/README.md b/README.md index 0015d76..36bd351 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A dictionnary of arcane spells from a homebrew tabletop RPG. ## Built With * [Vue CLI](http://www.dropwizard.io/1.0.2/docs/) - Web Framework -* [Node](https://maven.apache.org/) - Package and Dependency Management +* [NPM](https://maven.apache.org/) - Package and Dependency Management ## Authors * **Alexis** - *Designing, Development & Conception* - [Github](https://github.com/AlexisNP) \ No newline at end of file