Skip to content

Commit

Permalink
Merge pull request #2 from Hack-Repository/updates
Browse files Browse the repository at this point in the history
update documentation and broken links
  • Loading branch information
akashchouhan16 authored Feb 4, 2022
2 parents 303be45 + 1ad39be commit 1e8e3fe
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
<img src="./assets/POTD_logo_128.png" width='120px' style="border-radius:20px">

# POTD Google Chrome Extension
[![Maintenance](https://img.shields.io/badge/Maintained%3F-Yes-8ebb9c.svg)](https://github.com/Hack-Repository/POTD-GoogleChromeExtension "Repo Maintained")
[![Ask Us Anything !](https://img.shields.io/badge/Ask%20Us-Anything-1abc9c.svg)](https://github.com/Hack-Repository/ "github.com/Hack-Repository")
[![made-for-Developers](https://img.shields.io/badge/Made%20for-Developers-426658.svg)](https://github.com/Hack-Repository/POTD-GoogleChromeExtension "POTD")
[![GitHub issues](https://img.shields.io/github/issues/Hack-Repository/POTD-GoogleChromeExtension.svg)](https://github.com/Hack-Repository/POTD-GoogleChromeExtension/issues) ![GitHub last commit](https://img.shields.io/github/last-commit/Hack-Repository/POTD-GoogleChromeExtension.svg)

A Google Chrome Browser extension to provide a daily practice problem on Data Structures and algorithms.

> Beta Release: **[Download and add to Chrome](https://github.com/Hack-Repository/POTD-UI/blob/main/README.md#Beta-Installation "Download from Github")**
Expand All @@ -19,24 +24,31 @@ A Google Chrome Browser extension to provide a daily practice problem on Data St
* Git [Download **[Here](https://git-scm.com/ "Git")**]
### Steps
* Install the files locally:
* ``` git clone https://github.com/Hack-Repository/POTD-UI.git ```
```
git clone https://github.com/Hack-Repository/POTD-UI.git
```
* Open Chrome and navigate to:
* ```chrome://extensions/```
```
chrome://extensions/
```
* Enable **Developer Mode** > Click on **Load unpacked** > locate your cloned files.
* > ![Setup Developer Mode in Chrome](./assets/Setup_1.gif)
* Extension is now ready to use!

---
## Application Details
[![forthebadge](https://forthebadge.com/images/badges/cc-0.svg)](https://github.com/Hack-Repository/POTD-GoogleChromeExtension)
[![forthebadge](https://forthebadge.com/images/badges/powered-by-coffee.svg)](https://github.com/Hack-Repository/POTD-GoogleChromeExtension)

### Version
**[1.0.0 beta](https://github.com/Hack-Repository "POTD CLient Version")**
**[1.0.0 beta](https://github.com/Hack-Repository/POTD-GoogleChromeExtension "POTD CLient Version")**

### Maintainer
* **[Akash Chouhan](https://github.com/akashchouhan16 "akashchouhan16")**
* **[Anurag Pratik](https://github.com/anurag-pratik "anurag-pratik")**
**[Akash Chouhan](https://github.com/akashchouhan16 "akashchouhan16")**

**[Anurag Pratik](https://github.com/anurag-pratik "anurag-pratik")**

### License
**[MIT]()**
**[MIT](https://github.com/Hack-Repository/POTD-GoogleChromeExtension/blob/main/LICENSE "License")**

All rights reserved. Copyright (c) **Akash Chouhan** & **Anurag Pratik**.

0 comments on commit 1e8e3fe

Please sign in to comment.