Skip to content

Commit 6e4939a

Browse files
committed
add minor fixes to readme
1 parent 30aeb4c commit 6e4939a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ To start it and show the demo webpage overlay, run `topframe agent`. This will a
5353
* watch for file changes in `~/.topframe` to trigger a page reload
5454
* add a menu bar extra (🔲) to control the overlay
5555

56-
If you edit `~/.topframe/index.html` and hit save, changes will reflect immediately. If you hate the demo content of the default `index.html`, change it! Use *Show Source...* from the menu extra to quickly
56+
If you edit `~/.topframe/index.html` and hit save, changes will reflect immediately. If you hate the demo content of the default `index.html`, change it! Use **Show Source...** from the menu extra to quickly
5757
open your topframe directory.
5858

5959
### Launching on Startup
6060

61-
Topframe works with `launchd` to run as an agent on startup. You can generate
61+
Topframe works with `launchd` to run as a background agent on startup. You can generate
6262
an agent plist file with `topframe agent -plist`, which you can write to a file in `~/Library/LaunchAgents`:
6363

6464
```

0 commit comments

Comments
 (0)