Skip to content

Commit 25cdcc2

Browse files
authored
Update README.md
1 parent d59d846 commit 25cdcc2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This is where the Variable Store Extension Fetches data from
1818
- `Image link` is the link you get by right clicking an image (uploaded somewhere on the internet) and selecting **Copy Image Link**
1919
- `"{repo}/raw/{Path of extension within repo}"` (if `https://github.com/Variable-ind/Pixelorama-Extensions/`blob`/master/Extensions/Example.pck` is the URL path to your extension then replace **blob** with **raw**
2020
- and the link becomes "`"https://github.com/Variable-ind/Pixelorama-Extensions/`raw`/master/Extensions/Example.pck"`"
21-
4. One store entry must occupy only one line (and vice-versa)
22-
3. Comments are supported. you can comment an entire line by placing `#` at the start of the line (comments between or at end of line are not allowed).
21+
3. One store entry must occupy only one line (and vice-versa)
22+
4. Comments are supported. you can comment an entire line by placing `#` at the start of the line (comments between or at end of line are not allowed).
23+
5. links to another store_info file can be placed inside another store_info file (it will get detected as a custom store file)
2324

0 commit comments

Comments
 (0)