From e527fec986e0af6a6ed29d1d9b1b38ad9c894319 Mon Sep 17 00:00:00 2001 From: PROgrm_JARvis Date: Tue, 9 Oct 2018 19:57:03 +0300 Subject: [PATCH] Make clickable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc39186..5b86df8 100644 --- a/README.md +++ b/README.md @@ -132,4 +132,4 @@ There are two forms of "usage strings" provided by this library, both require a `getSmartUsage(node, source)` will return a map of the child nodes to their "smart usage" human readable path. This tries to squash future-nodes together and show optional & typed information, and can look like `foo ()` -[![GitHub forks](https://img.shields.io/github/forks/Mojang/brigadier.svg?style=social&label=Fork)](https://github.com/Mojang/brigadier/fork) ![GitHub stars](https://img.shields.io/github/stars/Mojang/brigadier.svg?style=social&label=Stars) +[![GitHub forks](https://img.shields.io/github/forks/Mojang/brigadier.svg?style=social&label=Fork)](https://github.com/Mojang/brigadier/fork) [![GitHub stars](https://img.shields.io/github/stars/Mojang/brigadier.svg?style=social&label=Stars)](https://github.com/Mojang/brigadier/stargazers)