Skip to content

Commit e95187a

Browse files
authored
docs: add beginner friendly tip in README
Added a small beginner-friendly note to help new users get started.
1 parent 3bbc7d4 commit e95187a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ GoFr is designed to **simplify microservice development**, with key focuses on *
4343
15. **[Websockets](https://gofr.dev/docs/advanced-guide/websocket)**
4444

4545
---
46+
## 👶 Beginner Friendly Tip
47+
48+
If you are new to GoFr, start by running the basic example shown above.
49+
Once the server is running, try modifying the `/greet` route to understand
50+
how request handling works in GoFr.
4651

4752
## 🚀 **Getting Started**
4853

0 commit comments

Comments
 (0)