Skip to content

Commit 285ae3b

Browse files
authored
Update README.md
1 parent 61e272b commit 285ae3b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A single click single file web server for Windows
44

5+
![image](https://user-images.githubusercontent.com/3067335/216237527-4d1d1d8b-d3ab-4fdc-9676-71dd43a4ecf8.png)
6+
7+
58
- **Does this already exist?** probably yes
69
- **Was I able to use my google-fu to find it?** no, all I found is `python -m http.sever` and I hate it, I do not want to install Python in every Windows machine.
710

@@ -36,7 +39,7 @@ Follow [these instructions](https://crystal-lang.org/install/on_windows/) to get
3639

3740
## Contributing
3841

39-
1. Fork it (<https://github.com/your-github-user/sswws/fork>)
42+
1. Fork it (<https://github.com/faustinoaq/sswws/fork>)
4043
2. Create your feature branch (`git checkout -b my-new-feature`)
4144
3. Commit your changes (`git commit -am 'Add some feature'`)
4245
4. Push to the branch (`git push origin my-new-feature`)

0 commit comments

Comments
 (0)