Skip to content

Commit

Permalink
update readme and fix broken screenshot link
Browse files Browse the repository at this point in the history
  • Loading branch information
nglgzz committed Jun 19, 2018
1 parent dee65b8 commit 273a8ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[![NPM](https://nodei.co/npm/react-mindmap.png)](https://npmjs.org/package/react-mindmap)

# React Mindmap
# React Mindmap [UNMANTAINED]
**This project is no longer maintained. The component is still usable, but if you find any problem or if you want to improve it, you're welcome to submit a PR.**

A React component for [MindNode](https://mindnode.com/) maps (or other mindmaps).


Expand Down Expand Up @@ -34,7 +36,7 @@ render(
);
```

![img](https://raw.githubusercontent.com/learn-anything/img/master/react-mindmap-example.png)
![img](https://raw.githubusercontent.com/learn-anything/react-mindmap/master/screenshot.png)


## Testing
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 273a8ae

Please sign in to comment.