diff --git a/webapp/src/App.vue b/webapp/src/App.vue
index c3fa834..5ea27b7 100644
--- a/webapp/src/App.vue
+++ b/webapp/src/App.vue
@@ -57,9 +57,9 @@ watch(() => theme.global.name.value, (newTheme) => {
If you've spotted an ALPR in your area, you can help us track it by reporting it to OpenStreetMap, where we source our information. Here's how you can do it:
@@ -9,6 +9,7 @@
To add the ALPR, click the Point button in the top left corner of the editor, then click on the location of the ALPR on the map. In the popup that appears, paste one of the following sets of tags based on the brand of the ALPR:
After copying the tags, paste them into the Tags field in the popup.
Report an ALPR
+ Report a New ALPR
+ If you find an ALPR that's missing information and would like to update it, you can follow the same steps as above. Each ALPR on DeFlock has a Node ID that you can use to find it on OpenStreetMap. +
+ +
+ Simply click on the ALPR with missing information, and find the Node ID (e.g. node/1237489334) at the bottom of the popup. In the OSM editor search field, paste the numerical portion of the Node ID to find the ALPR and make your changes.
+