diff --git a/README.md b/README.md index afe16c5..4ce551c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@
The Firebase Java SDK is a pure java port of the Firebase Android SDK to run in clientside java environments such as the desktop. +
+
Note this is different to the official [Firebase Admin Java SDK](https://github.com/firebase/firebase-admin-java) which enables access to Firebase services from privileged environments (such as servers or cloud).