Skip to content

Commit cdab061

Browse files
authored
added link to AR library on JCentral
1 parent 449684e commit cdab061

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ Processing for Android
33

44
This is the main repository for Processing for Android. It includes the core library inside the core folder, and the mode itself in the root. See the [wiki](https://github.com/processing/processing-android/wiki) for build instructions.
55

6-
The core and VR libraries are available on JCentral, so they can be easily imported
6+
The core, VR, and AR libraries are available on JCentral, so they can be easily imported
77
into Gradle projects:
88

99
[processing-core](https://bintray.com/p5android/processing-android/processing-core)
1010

1111
[processing-vr](https://bintray.com/p5android/processing-android/processing-vr)
1212

13+
[processing-ar](https://bintray.com/p5android/processing-android/processing-ar)
14+
1315

0 commit comments

Comments
 (0)