diff src/browser/otr.min.js_README @ 522:0de69fec24e9

browser and server sides: OTR plugin, first draft
author souliane <souliane@mailoo.org>
date Tue, 02 Sep 2014 21:28:42 +0200
parents
children ee38b6a87692
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/browser/otr.min.js_README	Tue Sep 02 21:28:42 2014 +0200
@@ -0,0 +1,9 @@
+The file otr.min.js includes:
+    - minified versions of the following otr.js dependencies:
+      otr/dep/bigint.js otr/dep/crypto.js otr/dep/eventemitter.js
+      The following minification tool has been used: yui compressor
+    - minified version of otr.js taken from the project homepage
+
+All original files can be retrieved from otr.js repository:
+    https://github.com/arlolra/otr/tree/master/build
+