Skip to content

Commit 1253232

Browse files
committed
Add link to ext. docs
1 parent fefa755 commit 1253232

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
</p>
44

55
<p align="center">
6+
<a href="https://github.com/theognis1002/lightfold-cli/actions/workflows/ci.yml">
7+
<img src="https://img.shields.io/github/actions/workflow/status/theognis1002/lightfold-cli/ci.yml?branch=main&style=flat-square" alt="CI">
8+
</a>
69
<a href="https://github.com/theognis1002/lightfold-cli/releases/latest">
710
<img src="https://img.shields.io/github/v/release/theognis1002/lightfold-cli?style=flat-square" alt="Latest Release">
811
</a>
@@ -19,6 +22,8 @@
1922

2023
Deploy any web app to your favorite cloud provider with a single command. No Docker, no YAML, no hassle.
2124

25+
**<a href="https://lightfold.mintlify.app/" target="_blank">Documentation</a>**
26+
2227
## Quick Start
2328

2429
```bash
@@ -177,3 +182,5 @@ make test
177182
```
178183

179184
See [AGENTS.md](AGENTS.md) for architecture details and [docs/RELEASING.md](docs/RELEASING.md) for release instructions.
185+
186+
See <a href="https://lightfold.mintlify.app/" target="_blank">Documentation</a> for complete guides, API reference, and examples.

0 commit comments

Comments
 (0)