Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit ca8bf60

Browse files
authored
Add usage cases
1 parent f8106f9 commit ca8bf60

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ Restore files on demand.<br>
99
Automatize your dev flow. Example, run a test script!<br>
1010
Backup all files versions, while keeping an eye on the flow.<br>
1111
Exclude hidden git files. Works well on top of git. Exclude nohup.out as well.<br>
12-
Can inject some javascript into a browser console tab, at a file change.<br>
1312

14-
By default, without parameters, the program starts to watch the current directory.
13+
**By default, without parameters, the program starts to watch the current directory.
1514
And display file diffs at a change.
1615

1716

@@ -62,7 +61,7 @@ The simplest usage is to put `scs` in the target directory and run it:
6261

6362
---
6463

65-
### Or global Installation:
64+
## Global Installation:
6665

6766
To install globally in one command, with all the dependencies and shortcuts, you can use my <a href="https://github.com/webdev23/phi">dedicated tool φ phi</a>:
6867
If φ phi is not currently installed, do:
@@ -79,7 +78,7 @@ Then, from any directory, start the program:
7978

8079
---
8180

82-
###💡Usage cases
81+
### 💡 Usage cases
8382

8483
#### 🌐 Web development
8584

0 commit comments

Comments
 (0)