From a47200ed8d13904a954783733d1a41e241efb3e8 Mon Sep 17 00:00:00 2001 From: MarvinJWendt Date: Fri, 19 Jul 2024 08:18:16 +0000 Subject: [PATCH] docs: autoupdate --- README.md | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b4e3000..90daed5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ + +

AtomicGo | template

@@ -75,8 +92,7 @@ Write the description of the module here. You can use \*\*markdown\*\*\! This de Example description: https://golang.org/src/encoding/gob/doc.go -

Example (Demo) -

+ @@ -100,8 +116,7 @@ func main() { Hello, World! ``` -

-
+ ## Index @@ -117,8 +132,7 @@ func HelloWorld() string HelloWorld returns \`Hello, World\!\`. -
Example -

+ @@ -142,8 +156,7 @@ func main() { Hello, World! ``` -

-
+ Generated by [gomarkdoc]()