diff --git a/README.md b/README.md index 1c97d02..5aa7cce 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ - [random](https://github.com/Delta456/random) - An all purpose random library written in V. - [range](https://github.com/Delta456/range) - Functionality of Python's range() in V. +- [ssh-config](https://github.com/walkingdevel/ssh-config) - A V library for parsing SSH config files. - [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V. - [vdotenv](https://github.com/zztkm/vdotenv) - Support for .env files which loads environment variables.