Skip to content

Commit

Permalink
Readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondfrancis committed May 26, 2021
1 parent 2484abb commit 81e5c43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A [Torchlight](https://torchlight.dev) syntax highlighting extension for the static site builder [Jigsaw](https://jigsaw.tighten.co/).

Torchlight is a VS Code compatible syntax highlighter that requires no JavaScript, supports every language, every VS Code theme, line highlighting, git diffing, and more.
Torchlight is a VS Code-compatible syntax highlighter that requires no JavaScript, supports every language, every VS Code theme, line highlighting, git diffing, and more.

## Installation

Expand Down Expand Up @@ -100,5 +100,5 @@ You can change the host where your API requests are sent. Not sure why you'd eve

### Cache

Torchlight requires a separate cache path, distinct from the Jigsaw cache. Jigsaw cleans out its cache from time to time, whereas Torchlight relies expiration, courtesy of the Laravel cache driver.
Torchlight requires a separate cache path, distinct from the Jigsaw cache. Jigsaw cleans out its cache from time to time, whereas Torchlight depends on individual TTLs, courtesy of the Laravel cache driver.

0 comments on commit 81e5c43

Please sign in to comment.