From 2dd1c4a7f151b349561191ca4b260381edec9056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mihai=20A=2E=20=F0=9F=87=B7=F0=9F=87=B4=F0=9F=87=A9?= =?UTF-8?q?=F0=9F=87=AA=F0=9F=87=AC=F0=9F=87=A7=F0=9F=87=AB=F0=9F=87=B7?= Date: Thu, 25 Apr 2024 11:49:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index def10468..238cb503 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Here is what we have so far: Here is what we're **still missing and working on**: -* Aliases and anchors +* Aliases, anchors and tags * YAML to Java Bean **Keep in mind** that the library is based on interfaces and OOP best practices, so you can probably extend/decorate the objects in order to create the functionality you need, if it's not yet implemented.