mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
README.md: fix anchor link to libraries/files (#174)
This commit is contained in:
parent
60b3eafc54
commit
9c48aa618a
@ -28,7 +28,7 @@
|
||||
- [Database clients](#database-clients)
|
||||
- [Discord](#discord)
|
||||
- [Eventing](#eventing)
|
||||
- [Files](#files)
|
||||
- [File handling](#file-handling)
|
||||
- [Game development](#game-development)
|
||||
- [Graphics](#graphics-1)
|
||||
- [IRC](#irc)
|
||||
@ -186,7 +186,7 @@
|
||||
|
||||
- [eventbus](https://github.com/vlang/v/tree/master/vlib/eventbus) - A simple event bus system for V.
|
||||
|
||||
### Files
|
||||
### File handling
|
||||
|
||||
- [v-mime](https://github.com/nedpals/v-mime) - MIME detection library for V.
|
||||
- [vmon](https://github.com/Larpon/vmon) - Asynchronously watch for file changes in a directory. The module is essentially a V wrapper for `septag/dmon`. It works for Windows, macOS and Linux.
|
||||
|
Loading…
Reference in New Issue
Block a user