diff --git a/README.md b/README.md
index 9f684de..eabc897 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,34 @@
-## elegant nnw
+
Elegant Theme for NetNewsWire
+
+A beautiful, elegant theme for NetNewsWire RSS reader.
+
+
+
+
+
+## Screenshots
+
+## About Font
+
+The current theme font application rules are as follows
+
+```css
+.font-sans{
+ font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
+}
+
+.font-mono{
+ font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
+}
+```
+
+## Thanks
+
+- [UnoCSS](https://github.com/unocss/unocss) The instant on-demand atomic CSS engine.
+- [Windi CSS](https://windicss.org/)
+- [Tailwind CSS](https://tailwindcss.com/)
+
+
+## License
+
+MIT - Copyright (c) 2023 Chang Jun