Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


node-ssi
======

Expand All @@ -23,7 +25,7 @@ We only support parts of nginx ssi syntax:
Note:

* `file` includes are always relative to the baseDir provided in the options.
* `virtual` includes are relative to the current file.
* `virtual` includes are relative to the current file unless they start with `/`, in which case they are relative to `baseDir`.

usage
======
Expand Down Expand Up @@ -81,4 +83,3 @@ MIT

[david-dm-url]:https://david-dm.org/yanni4night/node-ssi
[david-dm-image]:https://david-dm.org/yanni4night/node-ssi.svg