From 39c879beac392a4d18a5d57525333a0af9736bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnas=20Udovi=C4=8D?= Date: Mon, 15 Aug 2022 21:29:42 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b73dcf..83976a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # zord-tree +[![Build Status](https://drone.arns.lt/api/badges/zordsdavini/zord-tree/status.svg)](https://drone.arns.lt/zordsdavini/zord-tree) + Library for golang to build articles tree from file system. The file should be in specific format to hold meta data, id and content.