From 98a600f35f035766aade6a3747cb36654f4698cc Mon Sep 17 00:00:00 2001 From: Arbal <1980389+arbal@users.noreply.github.com> Date: Fri, 5 Feb 2021 16:35:32 -0800 Subject: [PATCH] Minor markdown fixes --- CONTRIBUTORS.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9367f55..343a862 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -4,7 +4,7 @@ Contributors [bit2pixel](https://github.com/bit2pixel) |[d4rkb1ue](https://github.com/d4rkb1ue) |[arbal](https://github.com/arbal) |[AnthoPakPak](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)* & diff --git a/README.md b/README.md index 6a427a1..78b8f82 100644 --- a/README.md +++ b/README.md @@ -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.