Skip to content

Commit 0333fe7

Browse files
scipsMichael Eden
authored andcommitted
missing space in front of the title in README
1 parent b09cfd4 commit 0333fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The library can be tested using `cargo test` to run tests and `cargo bench` to r
4545

4646
A number of tests are included, which ensure core WebSocket functionality works as expected. These tests are not yet comprehensive, and are still being worked on.
4747

48-
##Autobahn TestSuite
48+
## Autobahn TestSuite
4949

5050
Rust-WebSocket uses the [Autobahn TestSuite](http://autobahn.ws/testsuite) to test conformance to RFC6455. If you have Autobahn TestSuite installed you can run these tests yourself using the commands:
5151

0 commit comments

Comments
 (0)