summaryrefslogtreecommitdiff
path: root/ui/pydist/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-09-21 16:08:17 -0700
committerKali Kaneko (leap communications) <kali@leap.se>2016-09-22 11:40:12 -0400
commitac5ead7f617631fe9cae2d10c2d6d2a709305d1e (patch)
tree8c5ace62089011f5e4d4eaeccc45968a8e43928d /ui/pydist/README.md
parent073393af311d36c8ca7570ff0d3f0a3117c0b544 (diff)
[pkg] bitmask_js => leap.bitmask_js
Diffstat (limited to 'ui/pydist/README.md')
-rw-r--r--ui/pydist/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/pydist/README.md b/ui/pydist/README.md
index 6e2b11f6..9e6f187f 100644
--- a/ui/pydist/README.md
+++ b/ui/pydist/README.md
@@ -1,4 +1,5 @@
-This directory holds the python package of the javascript app, called 'bitmask_js'.
+This directory holds the python package of the javascript app, called
+'leap.bitmask_js'.
Why it it done this way? By creating a python package, it is easier for the
javascript app to be distributed with the bitmask client.