Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raezil authored Mar 1, 2025
1 parent 5e4c2b5 commit 545335e
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@
---

## **📌 Getting Started**

### Thunder CLI
For a comprehensive guide on how to use Thunder CLI—including installation steps, available commands, and usage examples—you can refer to the official documentation here:
https://github.com/Raezil/Thunder/blob/main/thunder-cli.md

This file covers everything you need to get started with Thunder CLI and will help you integrate it into your development workflow.


### **1️⃣ Install Dependencies**
Ensure you have Go, `protoc`, and Prisma installed.

Expand Down Expand Up @@ -187,12 +195,6 @@ kubectl get pods -n default
kubectl describe pod $NAME -n default
```

### Thunder CLI
For a comprehensive guide on how to use Thunder CLI—including installation steps, available commands, and usage examples—you can refer to the official documentation here:
https://github.com/Raezil/Thunder/blob/main/thunder-cli.md

This file covers everything you need to get started with Thunder CLI and will help you integrate it into your development workflow.

---

## **📡 API Testing**
Expand Down

0 comments on commit 545335e

Please sign in to comment.