We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7be625 commit 843b8feCopy full SHA for 843b8fe
README.md
@@ -1,6 +1,8 @@
1
-# socket2-rs
+# Socket2
2
3
-[Documentation](https://docs.rs/socket2)
+See the [API documentation] for more.
4
+
5
+[API documentation]: https://docs.rs/socket2
6
7
# License
8
@@ -17,4 +19,4 @@ at your option.
17
19
18
20
Unless you explicitly state otherwise, any contribution intentionally submitted
21
for inclusion in this project by you, as defined in the Apache-2.0 license,
- shall be dual licensed as above, without any additional terms or conditions.
22
+shall be dual licensed as above, without any additional terms or conditions.
0 commit comments