Skip to content

Commit 220ce31

Browse files
committed
Fixed readme formatting
Former-commit-id: c27fe2b
1 parent 5a05de2 commit 220ce31

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#WebCache
1+
# WebCache
22

33
This is a chrome browser extension that allows the user to view a cached version of the current web page.
44
This is useful if the website:
@@ -8,16 +8,18 @@ This is useful if the website:
88
1. No longer exists
99
1. Has older versions with different content
1010

11-
Install this extension [here](https://chrome.google.com/webstore/detail/webcache/cmmlgikpahieigpcclckfmhnchdlfnjd)
11+
Install WebCache [here](https://chrome.google.com/webstore/detail/webcache/cmmlgikpahieigpcclckfmhnchdlfnjd)
1212

13-
#Feedback
13+
_Version v4.0.0_
14+
15+
# Feedback
1416

1517
Please report any broken functionality or feature requests [here](https://github.com/Dbz/WebCache/issues).
1618

1719
If you would like to rate the chrome extension, please do so [here](https://chrome.google.com/webstore/detail/webcache/cmmlgikpahieigpcclckfmhnchdlfnjd/reviews).
1820

1921

20-
#Contributing
22+
# Contributing
2123

2224
I explicitly welcome contributions from people who have never contributed to open-source before: we were all beginners once!
2325
I can help build on a partially working pull request with the aim of getting it merged.
@@ -26,10 +28,6 @@ I am also actively seeking to diversify our contributors and especially welcome
2628
If you're interested in contributing, fork this repo and create a pull request.
2729
Please follow the [JavaScript Style Guide](https://github.com/airbnb/javascript).
2830

29-
##Version
30-
31-
v4.0.0
32-
33-
##References
31+
### References
3432

3533
1. I used and modified [Homebrew's](https://github.com/Homebrew/brew#contributing) welcoming contributing section.

0 commit comments

Comments
 (0)