aboutsummaryrefslogtreecommitdiff
path: root/libs/stellar-util
diff options
context:
space:
mode:
authorSuat Özgür <s.oezguer@gmail.com>2018-12-17 01:22:29 +0100
committerGitHub <noreply@github.com>2018-12-17 01:22:29 +0100
commitd52d3f37842f27f60e08bf3ebc1253f294d5df68 (patch)
treec61623b0863607d22feed5966272d1566cb1b4a3 /libs/stellar-util
parent8ffa333bc94699ce1945cf58b24838e73295b028 (diff)
downloadBIP39-d52d3f37842f27f60e08bf3ebc1253f294d5df68.tar.gz
BIP39-d52d3f37842f27f60e08bf3ebc1253f294d5df68.tar.zst
BIP39-d52d3f37842f27f60e08bf3ebc1253f294d5df68.zip
Create readme.md
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