Skip to content

Commit

Permalink
Minor tweaks in the readme and commands
Browse files Browse the repository at this point in the history
  • Loading branch information
rwols committed Oct 6, 2019
1 parent 0a2c86c commit a03ee26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
[
{
"command": "open_url",
"caption": "README",
"caption": "Open README",
"mnemonic": "R",
"args":
{
Expand Down
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Run the command

and look for CMakeBuilder.

## Version 1.0.1 and Lower

Version 1.0.1 and lower do not have server functionality. What follows is the
documentation for version 1.0.1 and lower.

Expand All @@ -36,6 +34,8 @@ documentation for version 1.0.1 and lower.

6. Hit <kbd>F4</kbd> to jump to errors and/or warnings.

See the example project below for more options.

## Reference

### The CMake Dictionary
Expand Down Expand Up @@ -235,9 +235,6 @@ This is a reference list for the valid variable substitutions for your

## Contributing

See [CONTRIBUTING.md][1]

[1]: CONTRIBUTING.md
[2]: https://cmake.org/cmake/help/latest/command/add_test.html
[9]: https://raw.githubusercontent.com/rwols/CMakeBuilder/screenshots/screenshots/9.png
[10]: https://raw.githubusercontent.com/rwols/CMakeBuilder/screenshots/screenshots/10.png
Expand Down

0 comments on commit a03ee26

Please sign in to comment.