Skip to content

Commit 0783992

Browse files
author
Sakuk
committed
add link to docs in readme
1 parent c3aa758 commit 0783992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ export const TodoItem = ({ item }) => {
148148
};
149149
```
150150

151+
## Documentation
152+
153+
The full documentation for this project can be found in [docs/react-directus.md](docs/react-directus.md). It contains detailed information about the components, usage, and additional features.
154+
151155
## 📱 React Native
152156

153157
To make the project fully compatible with React Native you need to install the [localstorage-polyfill](https://www.npmjs.com/package/localstorage-polyfill) package:

0 commit comments

Comments
 (0)