diff --git a/README.md b/README.md new file mode 100644 index 0000000..561a1dd --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# OSU Icon Field +Custom Drupal field for osu and fontawesome icons + +## Compile JS +To compile once \ +`npm run build` + +To continuously compile \ +`npm run watch`