diff --git a/apps/pathpainter/app.png b/apps/pathpainter/app.png new file mode 100644 index 0000000000..f8efa454e7 Binary files /dev/null and b/apps/pathpainter/app.png differ diff --git a/apps/pathpainter/pom.xml b/apps/pathpainter/pom.xml index 2673c54973..ee43a504e8 100644 --- a/apps/pathpainter/pom.xml +++ b/apps/pathpainter/pom.xml @@ -34,8 +34,13 @@ org.onosproject.pathpainter default - http://onosproject.org - Path visualization application. + https://wiki.onosproject.org/display/ONOS/Path+Painter+Application+GUI + + Path visualization application. + Allows the user to visualize different types of paths between + network entities such as switches and hosts. + Selectable path types are shortest, disjoint and geographical. +