You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Rust client for consuming the API provided by the [Parsec service](https://github.com/parallaxsecond/parsec).
8
10
The low-level functionality that this library uses for IPC is implemented in the [interface crate](https://github.com/parallaxsecond/parsec-interface-rs).
9
11
@@ -20,5 +22,7 @@ The software is provided under Apache-2.0. Contributions to this project are acc
20
22
21
23
## Contributing
22
24
23
-
Please check the [**Contribution Guidelines**](https://parallaxsecond.github.io/parsec-book/contributing.html)
25
+
Please check the [**Contribution Guidelines**](https://parallaxsecond.github.io/parsec-book/contributing/index.html)
24
26
to know more about the contribution process.
27
+
28
+
*Copyright 2020 Contributors to the Parsec project.*
0 commit comments