소스 검색

docs: update README and picture

satnaing 1 년 전
부모
커밋
83eef76f3e
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      README.md
  2. BIN
      public/images/shadcn-admin.png

+ 3 - 2
README.md

@@ -13,7 +13,8 @@ I've been creating dashboard UIs at work and for my personal projects. I always
 - Light/dark mode
 - Responsive
 - Accessible
-- Sidebar and header layouts
+- With built-in Sidebar component
+- Global Search Command
 - 10+ pages
 - Extra custom components
 
@@ -23,7 +24,7 @@ I've been creating dashboard UIs at work and for my personal projects. I always
 
 **Build Tool:** [Vite](https://vitejs.dev/)
 
-**Routing:** [React Router](https://reactrouter.com/en/main)
+**Routing:** [TanStack Router](https://tanstack.com/router/latest)
 
 **Type Checking:** [TypeScript](https://www.typescriptlang.org/)
 

BIN
public/images/shadcn-admin.png