Skip to content

Commit

Permalink
Docs [README] add Note
Browse files Browse the repository at this point in the history
- [+] docs(README.md): add note and fun fact about idiomatic Go programming
  • Loading branch information
H0llyW00dzZ committed Jan 3, 2024
1 parent d64ffc4 commit 037720f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@

Interesting to built it in terminal after touring journey through the Go programming language, plus exploring Google's AI capabilities (currently in beta with Gemini).

> [!NOTE]
> This repository is specifically designed to adhere to idiomatic Go principles. 🤪
***Fun Fact***: ***Did You Know?*** If your Go code is a jungle of 'if' statements, it's less "Go" and more "Stop-and-ask-for-directions". Flatten those conditionals and let your code run as smoothly as a greased gopher on a slip 'n slide! 🤪

## Current Features

- **Terminal-Based Interaction**: Experience AI chatting within the comfort of your terminal, with a focus on simplicity and efficiency.
Expand Down

0 comments on commit 037720f

Please sign in to comment.