From: Suat Özgür Date: Mon, 17 Dec 2018 00:22:29 +0000 (+0100) Subject: Create readme.md X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=d52d3f37842f27f60e08bf3ebc1253f294d5df68 Create readme.md --- 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 @@ +Build (will create a bundle and copy it to ../../src/stellar-util.js): + + npm install + npm run build +