Skip to content

Commit

Permalink
Readme fix: heading levels
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianl authored Jan 9, 2020
1 parent 7889cb0 commit 0ad656c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ To open the project settings file, go to `Project > Settings`.

If the `Settings` option is grayed out, choose the option `Save Project As...` (right above it) to save it to disk. The `Settings` option can now be clicked.

#### Project settings example
### Project settings example

```json
{
Expand All @@ -123,11 +123,11 @@ If the `Settings` option is grayed out, choose the option `Save Project As...` (
}
```

#### Lookup paths
### Lookup paths

When an imported file can't be found inside the same directory as the file, HyperClick will search inside the directories set in `"lookup_paths"`.

#### Aliases
### Aliases

An alias is a character or word at the start of the filename that maps to a fixed directory location inside the project.

Expand Down

0 comments on commit 0ad656c

Please sign in to comment.