aboutsummaryrefslogtreecommitdiff
path: root/libs/stellar-util
diff options
context:
space:
mode:
authorSuat Özgür <s.oezguer@gmail.com>2018-12-17 01:22:57 +0100
committerSuat Özgür <s.oezguer@gmail.com>2018-12-17 01:22:57 +0100
commitd354a1dfab85fd97a12406c4e66ff374d1f207b3 (patch)
tree5769c0770576de0a7fdda99aa76d01cea2871562 /libs/stellar-util
parent22c443df83bae9c25e80f497cb1a3695c6da5707 (diff)
parentd52d3f37842f27f60e08bf3ebc1253f294d5df68 (diff)
downloadBIP39-d354a1dfab85fd97a12406c4e66ff374d1f207b3.tar.gz
BIP39-d354a1dfab85fd97a12406c4e66ff374d1f207b3.tar.zst
BIP39-d354a1dfab85fd97a12406c4e66ff374d1f207b3.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'libs/stellar-util')
-rw-r--r--libs/stellar-util/readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/stellar-util/readme.md b/libs/stellar-util/readme.md
new file mode 100644
index 0000000..d816455
--- /dev/null
+++ b/libs/stellar-util/readme.md
@@ -0,0 +1,5 @@
1Build (will create a bundle and copy it to ../../src/stellar-util.js):
2
3 npm install
4 npm run build
5