diff options
| author | 2022-10-13 01:53:38 +0530 | |
|---|---|---|
| committer | 2022-10-13 01:53:38 +0530 | |
| commit | ca1d6e1cacb4b5e3106f556f99687bc3df5af86b (patch) | |
| tree | d742b687ca6a9c60c130ec0f42b35c8b5adec945 | |
| parent | a4347106ee44fa05da28b623bfbf6b4fe8426164 (diff) | |
| download | shopno-os-log-sync-ca1d6e1cacb4b5e3106f556f99687bc3df5af86b.tar.gz shopno-os-log-sync-ca1d6e1cacb4b5e3106f556f99687bc3df5af86b.zip | |
shifting website branch to its own repo
| -rw-r--r-- | .gitattributes | 3 | ||||
| -rw-r--r-- | CONTRIBUTING.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
3 files changed, 2 insertions, 5 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 22ee41c..0000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -* linguist-documentation=false -* linguist-vendoredapp/* linguist-documentation=false -* linguist-vendored diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f8dbe6..cc47640 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ How can you Contribute to this cool project ? ### Table of Contents
- [Getting started](https://github.com/Waishnav/Watcher)
- - [Work on Landing page](https://github.com/Waishnav/Watcher/tree/watcher-website)
+ - [Work on Landing page](https://github.com/Waishnav/Watcher-web)
- Landing website which helps people to gain clearity about thier screen-time and its importance.
- It is made with the help of React-framework
- [Solve v1.0 issues](https://github.com/Waishnav/Watcher/tree/v1.0)
@@ -51,7 +51,7 @@ $ chmod +x ./install && ./install 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 Website](https://github.com/Waishnav/Watcher-web) (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) |
