From 5a57eda8748176cb882a8ac9862dc92f7a9416fc Mon Sep 17 00:00:00 2001 From: Mykyta Date: Sat, 22 Aug 2026 17:16:00 +0200 Subject: [PATCH] ref --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c26c72db..eab83765 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ [![FastAPI](https://img.shields.io/badge/built%20on-FastAPI-009688?style=flat-square)](https://fastapi.tiangolo.com) --> # 🚧 Project is under development 🚧 + --- **OpenAdmin** is a FastAPI-native library for building admin dashboards. Define pages with typed decorators — no frontend code, no templates, no configuration files. Every page is just a router; every widget is just an endpoint