Skip to content

Commit e563251

Browse files
authored
Update README.md
1 parent 3b39c1a commit e563251

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Web application takes an URL to github "issues" of the repo and gives out the
66
- **Number of Issues Opened within a Week**
77
- **Number of Issues Opened more than a week**
88

9+
10+
### URL format
911
**Example Input URL** - https://github.com/facebook/react/issues
1012

1113
**Deployed App** - http://139.162.62.78
@@ -19,4 +21,3 @@ git clone https://github.com/learning-dev/github-issue-counter
1921
## install the requirements
2022
`pip install -r requirements.txt`
2123

22-
## URL format

0 commit comments

Comments
 (0)