Skip to content

Commit 7ea737e

Browse files
author
Julia Bakerink
committed
WIP settings button in nav bar
1 parent badf89a commit 7ea737e

File tree

10 files changed

+858
-78
lines changed

10 files changed

+858
-78
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@
137137
</ul>
138138
</details>
139139

140-
141-
142140
[↥Back to top](#table-of-contents)
143141

144142
## How to use
@@ -248,7 +246,7 @@ export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/nu
248246
export LIBGL_ALWAYS_INDIRECT=1
249247
```
250248

251-
followed by the command for the devtools or devmode. If you want both open, enter commands above followed by starting the devtools:
249+
followed by the command for the s or devmode. If you want both open, enter commands above followed by starting the devtools:
252250

253251
```
254252
./node_modules/.bin/vue-devtools
@@ -293,7 +291,7 @@ SLACK_REDIRECT_URI = "overvuedev://test"
293291
### Contributing
294292

295293
We'd love for you to test this application out and submit any issues you encounter. Also feel free to fork to your own repo and submit PRs.
296-
Here are some features we're thinking about adding:
294+
Here are some features we're thinking about adding:
297295

298296
- Option to export files in TypeScript
299297
- Ability to place child components into HTML elements

0 commit comments

Comments
 (0)