Skip to content

Commit

Permalink
docs: autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Jul 19, 2024
1 parent e64fbc5 commit a47200e
Showing 1 changed file with 21 additions and 8 deletions.
29 changes: 21 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<!--
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ β”‚
β”‚ IMPORTANT NOTE β”‚
β”‚ β”‚
β”‚ This file is automatically generated β”‚
β”‚ All manual modifications will be overwritten β”‚
β”‚ β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
-->

<h1 align="center">AtomicGo | template</h1>

<p align="center">
Expand Down Expand Up @@ -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

<details><summary>Example (Demo)</summary>
<p>




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

</p>
</details>


## Index

Expand All @@ -117,8 +132,7 @@ func HelloWorld() string

HelloWorld returns \`Hello, World\!\`.

<details><summary>Example</summary>
<p>




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

</p>
</details>


Generated by [gomarkdoc](<https://github.com/princjef/gomarkdoc>)

Expand Down

0 comments on commit a47200e

Please sign in to comment.