diff --git a/README.md b/README.md
index 92d442f..c693191 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
 # homepage (WIP)
 
-My homepage built with HTMX and Common Lisp
+My homepage.
+
+## Tech stack
+
+- [Common Lisp](https://lisp-lang.org/)
+- [jingle](https://github.com/dnaeon/cl-jingle): Web framework extending [ningle](https://github.com/fukamachi/ningle)
+- [ningle-fbr](https://github.com/skyizwhite/ningle-fbr): [ningle](https://github.com/fukamachi/ningle) plugin for file-based routing
+- [piccolo](https://github.com/skyizwhite/piccolo): HTML generator
+- [HTMX](https://htmx.org/): high power tools for HTML
+- [Alpine.js](https://alpinejs.dev/): rugged, minimal tool for composing behavior directly in markup
+- [Tailwind CSS](https://tailwindcss.com/): utility-first CSS framework
+- [daisyUI](https://daisyui.com/): component library for Tailwind CSS