aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFrederick Kim <[email protected]>2020-10-05 14:29:49 -0700
committerFrederick Kim <[email protected]>2020-10-05 14:29:49 -0700
commitca877f26f69c718e525a0a00214eb78be65bafd3 (patch)
tree04d4b52defb8a3a0b4f00cb3a5fbfd9bf4f7b56b /README.md
parent8c45b2d48d1263d972c705f5011540127a4b6ede (diff)
downloadmonkeytype-ca877f26f69c718e525a0a00214eb78be65bafd3.tar.gz
monkeytype-ca877f26f69c718e525a0a00214eb78be65bafd3.zip
Update CONTRIBUTING.md
- Added steps needed to have development server up and running without any errors - Running `npm install` - Compiling `style.scss` - Downloading Firebase Admin private key as `serviceAccountKey.json` - Specify that this project uses Node v10
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b874e8cf..b05180829 100644
--- a/README.md
+++ b/README.md
@@ -36,4 +36,4 @@ If you wish to support further development and feeling extra awesome, you can do
# how to contribute
-Refer to CONTRIBUTING.md.
+Refer to [CONTRIBUTING.md](https://github.com/Miodec/monkey-type/blob/master/CONTRIBUTING.md)