diff --git a/README.md b/README.md index ca0bdbe..c667cb3 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,8 @@ Other than that, there are 3 classes in project's main package. - activities: Has activities that are shown on the UI. #### Note: - The gps.ar.* classes can be used to create your own GPS based AR applications. For further info please checkout the javadoc. Every class is carefully commented. + +The gps.ar.* classes can be used to create your own GPS based AR applications. For further info please checkout the [javadoc](/docs). Every class is carefully commented. ### Tools: * Android Studio used as an Integrated Development Enviroment