From 17c3dbd139e7f07ec6d4a03167490dc98bd88992 Mon Sep 17 00:00:00 2001 From: Vaishnav Deore <86405648+Waishnav@users.noreply.github.com> Date: Tue, 11 Oct 2022 13:12:40 +0530 Subject: Update Readme for hactoberfest --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9310c5..a463a0f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - [About](#about) - [Gallery](#gallery) - [Installation](#installation) -- [Contribution](#for-contributing) +- [Want to Contribute](#want-to-contribute) - [Todo](#to-do) @@ -47,9 +47,16 @@ $ cd ./Watcher/ $ chmod +x ./install && ./install ``` -### For Contributing +### Want to Contribute If you are interseted in contibuting checkout [CONTRIBUTING.md](https://github.com/Waishnav/Watcher/blob/main/CONTRIBUTING.md) +You can currently contribute to one of the three projects listed below throughout the HACTOBERFEST. +- [Watcher Website](https://github.com/Waishnav/Watcher/tree/watcher-website) (made with React) +- [Watcher v1.0](https://github.com/Waishnav/Watcher/tree/v1.0) (No real time updates in logfile) +- [Watcher v2.0](https://github.com/Waishnav/Watcher/tree/v2.0) (Real time stats in logfile) + +To contribute, clone the relevant branch anywhere you wish to. + ## To-do - [x] AFK feature -- cgit v1.2.3