Skip to content

Commit

Permalink
Minor markdown fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
arbal committed Feb 6, 2021
1 parent 69cc876 commit 98a600f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Contributors
[<img alt="bit2pixel" src="https://avatars.githubusercontent.com/u/127606?v=4&s=117" width="117">](https://github.com/bit2pixel) |[<img alt="d4rkb1ue" src="https://avatars.githubusercontent.com/u/7615326?v=4&s=117" width="117">](https://github.com/d4rkb1ue) |[<img alt="arbal" src="https://avatars.githubusercontent.com/u/1980389?v=4&s=117" width="117">](https://github.com/arbal) |[<img alt="AnthoPakPak" src="https://avatars.githubusercontent.com/u/16854916?v=4&s=117" width="117">](https://github.com/AnthoPakPak) |
:---: |:---: |:---: |:---: |
[bit2pixel](https://github.com/bit2pixel) |[d4rkb1ue](https://github.com/d4rkb1ue) |[arbal](https://github.com/arbal) |[AnthoPakPak](https://github.com/AnthoPakPak) |
###### via [github-contributors-list](https://github.com/mgechev/github-contributors-list)*
###### *via [github-contributors-list](https://github.com/mgechev/github-contributors-list)*
&


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ perl -pi -e 's/Chrome/Brave/g' ./chrome.js
git add ./chrome.js && git commit -m 'Modified chrome.js to use Brave Browser' && git push
```

#### **NOTE: In order to preserve history, it is important to commit any file rename operations separately from any file content changes**
#### **NOTE: In order to preserve history, it is important to commit any file rename operations separately from any file content changes.**

2. Use [git-mv](https://git-scm.com/docs/git-mv) to rename script. Commit.

Expand Down

0 comments on commit 98a600f

Please sign in to comment.