mirror of
https://github.com/vlang/v.git
synced 2025-08-04 02:07:28 -04:00
docs: fix broken links by adding missing READMEs (#22636)
This commit is contained in:
parent
419645a045
commit
bfee824860
3
vlib/coroutines/README.md
Normal file
3
vlib/coroutines/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
## Description
|
||||||
|
|
||||||
|
`coroutines` is a namespace for a wrapper around third party/photon.
|
4
vlib/db/README.md
Normal file
4
vlib/db/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
## Description
|
||||||
|
|
||||||
|
`db` is a namespace that contains several useful modules
|
||||||
|
for operating with databases (SQLite, MySQL, MSQL, etc.)
|
3
vlib/v2/README.md
Normal file
3
vlib/v2/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
## Description
|
||||||
|
|
||||||
|
`v2` is a namespace containing a new version of the compiler (still in development).
|
Loading…
x
Reference in New Issue
Block a user