Skip to content

Commit b97e1f9

Browse files
committed
Just use "Tailwind"
1 parent 4d2cdec commit b97e1f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# snnipp
22

3-
This project is a minimal, private code snippet sharing application built with Go, MySQL, and Tailwind CSS. It's designed to be a personal tool for managing and sharing code snippets privately.
3+
This project is a minimal, private code snippet sharing application built with Go, MySQL, and Tailwind. It's designed to be a personal tool for managing and sharing code snippets privately.
44

55
Here you can view it in action: [https://ssnipp.com](https://ssnipp.com/view/1)
66

77
## Features
88

99
- **Built with Go**: The application is powered by a Go web server.
1010
- **MySQL Database**: Snippets are stored in a MySQL database.
11-
- **Tailwind CSS**: The frontend is styled using Tailwind CSS.
11+
- **Tailwind**: The frontend is styled using Tailwind.
1212

1313
## Requirements
1414

0 commit comments

Comments
 (0)