From 0f49147ff43b59c764aa89b780a5ce51c35ea565 Mon Sep 17 00:00:00 2001 From: DaveBuckingham Date: Fri, 10 Nov 2023 05:13:10 -0600 Subject: [PATCH 1/3] added dndtool --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 72106b9..6286f83 100644 --- a/readme.md +++ b/readme.md @@ -77,6 +77,7 @@ Bots that leverage the D&D 5e SRD API ### Command Line +- [dndtool](https://github.com/DaveBuckingham/dndtool) - A powerful interactive environment for 5e players and GMs. - [Fuzzy 5e](https://github.com/cachance7/fuzzy5e) - A 5th edition SRD5 reference for your terminal. - [D&D Shell](https://github.com/bsdpunk/dndshell) - A shell for all things DND. - [ecshreve/dmhelpz](https://github.com/ecshreve/dmhelpz) - A command line tool for D&D 5e using GraphQL and Go. From 57226451a55a6e7e74573bbfde58ee58b09b6af4 Mon Sep 17 00:00:00 2001 From: DaveBuckingham Date: Mon, 13 Nov 2023 20:37:21 -0600 Subject: [PATCH 2/3] edit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6286f83..475d312 100644 --- a/readme.md +++ b/readme.md @@ -77,7 +77,7 @@ Bots that leverage the D&D 5e SRD API ### Command Line -- [dndtool](https://github.com/DaveBuckingham/dndtool) - A powerful interactive environment for 5e players and GMs. +- [dndtool](https://github.com/DaveBuckingham/dndtool) - An interactive environment for 5e players and GMs. - [Fuzzy 5e](https://github.com/cachance7/fuzzy5e) - A 5th edition SRD5 reference for your terminal. - [D&D Shell](https://github.com/bsdpunk/dndshell) - A shell for all things DND. - [ecshreve/dmhelpz](https://github.com/ecshreve/dmhelpz) - A command line tool for D&D 5e using GraphQL and Go. From 90cfb36e39d19385ab7dd19465fcd96e07fe88ce Mon Sep 17 00:00:00 2001 From: DaveBuckingham Date: Mon, 13 Nov 2023 20:39:54 -0600 Subject: [PATCH 3/3] undid all my changes --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 475d312..72106b9 100644 --- a/readme.md +++ b/readme.md @@ -77,7 +77,6 @@ Bots that leverage the D&D 5e SRD API ### Command Line -- [dndtool](https://github.com/DaveBuckingham/dndtool) - An interactive environment for 5e players and GMs. - [Fuzzy 5e](https://github.com/cachance7/fuzzy5e) - A 5th edition SRD5 reference for your terminal. - [D&D Shell](https://github.com/bsdpunk/dndshell) - A shell for all things DND. - [ecshreve/dmhelpz](https://github.com/ecshreve/dmhelpz) - A command line tool for D&D 5e using GraphQL and Go.