Skip to content

Commit 8fc2ddc

Browse files
authored
[no ci] Update README.md
1 parent 6f30b5a commit 8fc2ddc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/crm/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# React-admin CRM
1+
# Atomic CRM
22

3-
This is a demo of the [react-admin](https://github.com/marmelab/react-admin) library for React.js. It's a CRM for a fake Web agency with a few sales. You can test it online at https://marmelab.com/react-admin-crm.
3+
[Atomic CRM](https://marmelab.com/atomic-crm/) is a CRM template built with [react-admin](https://github.com/marmelab/react-admin) and Supabse. You can test it online at https://marmelab.com/react-admin-crm.
44

55
https://user-images.githubusercontent.com/99944/116970434-4a926480-acb8-11eb-8ce2-0602c680e45e.mp4
66

@@ -169,4 +169,4 @@ export const Dashboard = () => {
169169
</Card>
170170
);
171171
};
172-
```
172+
```

0 commit comments

Comments
 (0)