Skip to content

Commit 4ef8bb0

Browse files
author
mirkobrombin
committed
cleanup: add pro tips
1 parent 85cef79 commit 4ef8bb0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,14 @@ goup start --tui
166166

167167
## Contributing
168168

169-
I really appreciate any contributions you would like to make, whether it's a simple typo fix or a new feature. Feel free to open an issue or submit a pull request.
169+
I really appreciate any contributions you would like to make, whether it's a
170+
simple typo fix or a new feature. Feel free to open an issue or submit a pull request.
171+
172+
## Pro Tips
173+
174+
You can use the `public/` directory in the repository as the root directory for
175+
your test sites. It contains a simple `index.html` file with a JS script that
176+
gets the website's title from the `X-Domain-Name` header (if set).
170177

171178
## License
172179

0 commit comments

Comments
 (0)