1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

doc: add link to V's standard library documentation at the start (#14114)

This commit is contained in:
sunnylcw
2022-04-21 05:26:20 +08:00
committed by GitHub
parent 31b28af179
commit 4491b535ec

View File

@@ -1,5 +1,7 @@
# V Documentation
(See https://modules.vlang.io/ for documentation of V's standard library)
## Introduction
V is a statically typed compiled programming language designed for building maintainable software.