Skip to content

Commit 9cdda37

Browse files
committed
updated README file for horizontal progress bar functionality
1 parent e697737 commit 9cdda37

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This project is a continuous work in progress. Here are some of the features and
109109
* by simply adding `../` or `/` should work on local system, but that does not solve the problem in static `html` page
110110
* the current approach solves the issue for `html` page but when previewing the `markdown` file, the **image** is not shown (both in **local** as well as in **github repos**)
111111

112-
* `[ ]` **Make changes for 3 blog series:**
112+
* `[x]` **Make changes for 3 blog series:**
113113
* If there are 3 blogs which are written, then link them properly and make sure it works.
114114
* The current version does not do that (it loops over the middle blog in `Text Summarizer`)
115115

@@ -132,3 +132,7 @@ This project is a continuous work in progress. Here are some of the features and
132132

133133
* `[ ]` **Architecture diagram and video or a gif:**
134134
* Add architecture diagram of the project or the blog or create a video doing a walkthrough of the project or a gif of the working ui.
135+
136+
* `[x]` **Add horizontal progress scroll bar:**
137+
* Add horizontal progress scroll bar to the top of the page to make it easier for users to navigate the page.
138+

0 commit comments

Comments
 (0)