From 1dc9eb934bd60c38a5b6d67f6045a9af991f75c2 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 11 Feb 2021 15:43:08 +0100 Subject: [PATCH] Move contributing tips to documentation section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d55ecd..4d59bb2 100644 --- a/README.md +++ b/README.md @@ -823,7 +823,6 @@ curl --user username:password -X POST -F "jenkinsfile= Tools * [Daniel Lebrero](https://danlebrero.com/2017/04/06/documenting-your-architecture-wireshark-plantuml-and-a-repl/) - (2017) Documenting your architecture: Wireshark, PlantUML and a REPL to glue them all.