Skip to content

Commit

Permalink
Updated Home Page
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbanerjee26 committed Aug 22, 2021
1 parent 9cf67c8 commit fd4ce83
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

st.markdown('''
<h1> Github Profile README Me Template </h1>
<h1> Github Profile README Generator </h1>
[![GitHub stars](https://img.shields.io/github/stars/rahulbanerjee26/githubProfileReadmeGenerator.svg?style=social&label=Star&maxAge=2592000)](https://github.com/rahulbanerjee26/githubProfileReadmeGenerator/stargazers/)
Expand All @@ -25,7 +25,7 @@
- Fill in the text boxes
- Once you are done, select the 'Generate README' Button
- If you are happy with the Readme, you can download it
- For more details, check out this [Tutorial](https://www.realpythonproject.com/a-free-tool-to-take-your-github-profile-to-the-next-level/)
''')
if page == 'Generate README':
st.subheader("Fill in the text boxes and click on Generate README")
Expand Down
Binary file modified __pycache__/helpers.cpython-39.pyc
Binary file not shown.
Binary file modified __pycache__/main.cpython-39.pyc
Binary file not shown.

0 comments on commit fd4ce83

Please sign in to comment.