Skip to content

Commit 30aeb4c

Browse files
committed
add minor fixes to readme
1 parent 97a53bc commit 30aeb4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ Subcommands:
5050
To start it and show the demo webpage overlay, run `topframe agent`. This will also:
5151

5252
* create a `~/.topframe` directory with a demo `index.html` used for the overlay
53-
* add a menu bar extra (🔲) to control Topframe
5453
* watch for file changes in `~/.topframe` to trigger a page reload
54+
* 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
57-
open the topframe directory.
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
57+
open your topframe directory.
5858

5959
### Launching on Startup
6060

61-
Topframe works with `launchd` to run as a startup agent. You can generate
61+
Topframe works with `launchd` to run as an 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)