neon_arch commited on
Commit
f1a12d0
β€’
1 Parent(s): e6c956f

πŸ“ docs: add a link to the new development guide page (#340)

Browse files
Files changed (1) hide show
  1. 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)