Skip to content

Commit

Permalink
Remove reference to removed search feature and fix incorrect author name
Browse files Browse the repository at this point in the history
  • Loading branch information
DysphoricUnicorn committed Dec 1, 2024
1 parent c17f017 commit f6bd724
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ReactButterflyMap

This is a small react component that contains an OpenStreetMap widget with points of interest .
This is a small react component that contains an OpenStreetMap widget with points of interest.

## Current state

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-map-gl": "^7.1.7",
"styled-components": "^6.1.13"
},
"description": "This is a small react component that contains an OpenStreetMap widget with search and points of interest features.",
"description": "This is a small react component that contains an OpenStreetMap widget with the ability to render points of interest.",
"bugs": {
"url": "https://github.com/binary-butterfly/react-butterfly-map/issues"
},
Expand All @@ -51,5 +51,5 @@
"react",
"map"
],
"author": "binaryButterfly GmbH"
"author": "binary butterfly GmbH"
}

0 comments on commit f6bd724

Please sign in to comment.