Skip to content

Commit 217d2a5

Browse files
authored
Merge pull request #13 from dreadnode/header-formatting
fixing header that's rendering incorrectly on docs integration
2 parents 0111bde + 6375047 commit 217d2a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<a href="https://github.com/dreadnode/robopages-cli/blob/master/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a>
2222
</p>
2323

24-
## CLI and API server for [robopages](https://github.com/dreadnode/robopages)
24+
**CLI and API server for [robopages](https://github.com/dreadnode/robopages)**
2525

2626
</div>
2727

@@ -211,4 +211,4 @@ If a function's required Docker container fails to pull (e.g., due to missing pe
211211
1. Either gain access to the required container, or
212212
2. Remove the robopage file that references the inaccessible container
213213

214-
This behavior is intentional to prevent functions from executing without their required runtime dependencies.
214+
This behavior is intentional to prevent functions from executing without their required runtime dependencies.

0 commit comments

Comments
 (0)