Skip to content

Commit c49998d

Browse files
authored
Added Thanks
1 parent 1f34f5d commit c49998d

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ A simple Client-side WebSocket testing suite for your WebSocket testing needs. I
99
- Minimal single .html file consisting of only ~21 kilobytes in size
1010
- Fully Client-side - You can download the .html file and run it in your computer
1111
- No dependency - Everything the application needs is included in the .html... except for WebSocket functionality.
12-
- Looks great with [Bootstrap v4](getbootstrap.com)
13-
- Actually works
12+
- Looks great
13+
- Actually works!
1414

1515
## Usage
1616
**Method #1:** Navigate `build/ClientWebSocketTester.html` and download the file. Then open the file you just downloaded with your favorite WebSocket-supported web browser.
@@ -40,6 +40,11 @@ Grunt will automatically build the application by following the instructions in
4040
## License
4141
GPL-3.0
4242

43+
## Big Thanks to
44+
- Tim Holman for making sexy SVG Github corners https://github.com/tholman/github-corners
45+
- Bootstrap Team https://getbootstrap.com
46+
4347
## Author
4448
By: Tom Ansill
45-
2018/04/22
49+
50+
Date: 2018/04/22

0 commit comments

Comments
 (0)