Skip to content

Commit 425b8a0

Browse files
docs: update README.md [skip ci]
1 parent d865157 commit 425b8a0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Leaflet Editable Hook
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25
The purpose of this hook is to provide functionality for editing features on the map, such as drawing polylines, polygons, markers, rectangles, circles, and more.
36

47
## Demo
@@ -157,3 +160,25 @@ export default Ruler;
157160

158161
[MIT](https://choosealicense.com/licenses/mit/)
159162

163+
164+
## Contributors ✨
165+
166+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
167+
168+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
169+
<!-- prettier-ignore-start -->
170+
<!-- markdownlint-disable -->
171+
<table>
172+
<tbody>
173+
<tr>
174+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/charlieforward9"><img src="https://avatars.githubusercontent.com/u/62311337?v=4?s=100" width="100px;" alt="Charles Richardson"/><br /><sub><b>Charles Richardson</b></sub></a><br /><a href="https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commits?author=charlieforward9" title="Code">💻</a></td>
175+
</tr>
176+
</tbody>
177+
</table>
178+
179+
<!-- markdownlint-restore -->
180+
<!-- prettier-ignore-end -->
181+
182+
<!-- ALL-CONTRIBUTORS-LIST:END -->
183+
184+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)