We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b39c1a commit e563251Copy full SHA for e563251
README.md
@@ -6,6 +6,8 @@ Web application takes an URL to github "issues" of the repo and gives out the
6
- **Number of Issues Opened within a Week**
7
- **Number of Issues Opened more than a week**
8
9
+
10
+### URL format
11
**Example Input URL** - https://github.com/facebook/react/issues
12
13
**Deployed App** - http://139.162.62.78
@@ -19,4 +21,3 @@ git clone https://github.com/learning-dev/github-issue-counter
19
21
## install the requirements
20
22
`pip install -r requirements.txt`
23
-## URL format
0 commit comments