diff --git a/README.md b/README.md index 70542b6..ee86e1f 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,7 @@ - [strfmt](https://github.com/BenStigsen/strfmt) - Tiny and fast string formatting library ideal for templating. - [text-processing](https://github.com/ArtemkaKun/text-processing) - V text processing library, that contains common tools to manipulate text data. - [v-regex](https://github.com/spytheman/v-regex) - A simple regex library for V. -- [vxml](https://github.com/walkingdevel/vxml) - Pure V library for parsing XML to a DOM. +- [vxml](https://github.com/i582/vxml) - Pure V library for parsing XML to a DOM. - [whisker](https://github.com/hungrybluedev/whisker) - Fast, robust template engine for V inspired by mustache. - [lexical_uuid](https://github.com/einar-hjortdal/lexical_uuid) - Lexicographically-sortable universally unique identifiers.