Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2020-12-02 02:56:49 +0300
committerAllan Nordhøy <epost@anotheragency.no>2020-12-02 02:56:49 +0300
commit935f60f420f1477ab707c50590c54f5e48247f2a (patch)
tree9e50e5cc1601330b40f08f0c8ca8f19a08397a87
parent26791ea55a70a558fd69c8c736ba9d2e263edde9 (diff)
Small README fixes
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0fc2d14..d163dd3 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Humla is the backend of [Mumla](https://gitlab.com/quite/mumla).
## About Jumble
The primary goal of the Jumble project is to encourage developers to embrace
-the Mumble protocol on Android through a free, complete, and stable
+the Mumble protocol on Android through a copylefted libre, complete, and stable
implementation. At the moment, development is focused on improving stability
and security.
@@ -20,7 +20,7 @@ that project.
## Including in your project
Humla is a standard Android library project using the gradle build system.
-[See here for instructions on how to include it into your gradle project](http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Referencing-a-Library).
+[See here for instructions on how to include it into your Gradle project](http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Referencing-a-Library).
Currently, there is no tutorial to integrate Humla with your project. In the
mean time, please examine the exposed interface IHumlaService as well as