Skip to content

Commit

Permalink
Update docs and README
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyyakym committed Sep 12, 2023
1 parent 214b8ac commit 3ebff5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<h1>Awai</h1>

<p>Minimalistic, dependency-free state management library</p>
<p>Dependency-free state management library</p>

<div>
<img src="https://github.com/yuriyyakym/awai/actions/workflows/tests.yml/badge.svg" />
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ slug: /

# About

Minimalistic, dependency-free state management library written in TypeScript.
Dependency-free state management library written in TypeScript.

This library suggests unique [architectural approach](/architecture) which is based on the concept of [re-resolvable](/re-resolvable) objects.

Expand Down

0 comments on commit 3ebff5b

Please sign in to comment.