mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
vweb: mark vweb as deprecated in its README, recommending using veb instead (#22131)
This commit is contained in:
parent
d89e6df2a1
commit
8ebc288972
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# DEPRECATED see instead [veb](https://github.com/vlang/v/tree/master/vlib/veb)
|
||||||
|
|
||||||
# vweb - the V Web Server
|
# vweb - the V Web Server
|
||||||
|
|
||||||
A simple yet powerful web server with built-in routing, parameter handling, templating, and other
|
A simple yet powerful web server with built-in routing, parameter handling, templating, and other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue