Spaces:
Running
Running
neon_arch commited on
Commit Β·
f1a12d0
1
Parent(s): e6c956f
π docs: add a link to the new development guide page (#340)
Browse files- docs/README.md +1 -0
docs/README.md
CHANGED
|
@@ -15,5 +15,6 @@
|
|
| 15 |
|
| 16 |
# Developers
|
| 17 |
|
|
|
|
| 18 |
- [**Contribute**](https://github.com/neon-mmd/websurfx/blob/master/CONTRIBUTING.md)
|
| 19 |
- [**Coding style**](https://rust-lang.github.io/api-guidelines/naming.html)
|
|
|
|
| 15 |
|
| 16 |
# Developers
|
| 17 |
|
| 18 |
+
- [Developing](./developing.md)
|
| 19 |
- [**Contribute**](https://github.com/neon-mmd/websurfx/blob/master/CONTRIBUTING.md)
|
| 20 |
- [**Coding style**](https://rust-lang.github.io/api-guidelines/naming.html)
|