add link to uuid in README (denoland/deno_std#536)

Original: 14fefcba15
This commit is contained in:
Lucas Caro 2019-07-11 07:23:14 -07:00 committed by Ryan Dahl
parent f549392fb6
commit 0d5d949887

View file

@ -34,6 +34,7 @@ Here are the dedicated documentations of modules:
- [prettier](prettier/README.md)
- [strings](strings/README.md)
- [testing](testing/README.md)
- [uuid](uuid/README.md)
- [ws](ws/README.md)
## Contributing