From 8f89019043f55710367d45018d4fedba22fa4edc Mon Sep 17 00:00:00 2001 From: Sylvester Stephenson <49057553+Ouri028@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:54:24 +0200 Subject: [PATCH] Add Telecommunications section as well as the vagi module (#136) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5f4d223..03db302 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ - [User Interface toolkits](#user-interface-toolkits) - [Scientific computing](#scientific-computing) - [Utility](#utility) + - [Telecommunications](#telecommunications) - [Other](#other) - [Syntax highlighting](#syntax-highlighting) - [Editor plugins](#editor-plugins) @@ -248,6 +249,10 @@ - [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V. - [vexc](https://github.com/div72/vexc) - Exceptions for V using setjmp/longjmp. +### Telecommunications + +- [vagi](https://github.com/Ouri028/vagi) - Asterisk FastAGI library in V. + ## Other ### Syntax highlighting