Skip to content

Commit

Permalink
chore: a
Browse files Browse the repository at this point in the history
  • Loading branch information
q-u-n committed Feb 11, 2024
1 parent 00749ed commit bef9034
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## 介绍

<p align="center">
<a href="https://github.com/q-u-n/state-management-collection/actions/workflows/test.yml"><img src="https://github.com/q-u-n/state-management-collection/actions/workflows/test.yml/badge.svg" alt="GitHub Actions status"></a>
<a href= "https://github.com/prettier/prettier"><img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg"></a>
<a href="https://github.com/facebook/jest"><img src="https://img.shields.io/badge/tested_with-jest-99424f.svg" alt="Tested with Jest"></a>
<a href="CONTRIBUTING.md#pull-requests"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a>
<a href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Ffacebook%2Fdocusaurus%2Ftree%2Fmain%2Fexamples%2Fclassic&project-name=my-docusaurus-site&repo-name=my-docusaurus-site"><img src="https://vercel.com/button" alt="Deploy with Vercel"/></a>
</p>

该项目用于学习,包含了状态管理库包含Zustand/Jotai/Valtio/React-Query实现,代码中包含了详细的注释用来学习实践。

## 使用
Expand Down

0 comments on commit bef9034

Please sign in to comment.