diff --git a/CONTRIRUTING.md b/CONTRIRUTING.md index 9cb86481e..7c001beff 100644 --- a/CONTRIRUTING.md +++ b/CONTRIRUTING.md @@ -7,7 +7,7 @@ 4. run npm install 5. start coding :) -the code is in /src cmd.js is the entrypoint pipeline.js is the interesting high +the code is in `/src`. `cmd.js` is the entrypoint, `pipeline.js` is the interesting high level functions (doRss, etc...) # Build and Run