Skip to content

Commit f02e3fb

Browse files
authored
Update README.md
1 parent efae210 commit f02e3fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
composer require machy8/webloader
2828
```
2929

30+
## Docs
31+
- [Files collections](https://github.com/Machy8/webloader/blob/master/docs/Files%20collections.md)
32+
- [Files collections containers](https://github.com/Machy8/webloader/blob/master/docs/Files%20collections%20containers.md)
33+
- [Filters](https://github.com/Machy8/webloader/blob/master/docs/Filters.md)
34+
- [Placeholders](https://github.com/Machy8/webloader/blob/master/docs/Placeholders.md)
35+
- [Tracy bridge](https://github.com/Machy8/webloader/blob/master/docs/Tracy%20bridge.md)
36+
3037
## Quick start
3138
Let's say we have two css files (**styla-a.css** and **style-b.css**) and we want to bundle them into one file which name will be **my-bundle**. This bundle will be stored in a **webtemp dir** (must be accessible from a browser).
3239

0 commit comments

Comments
 (0)