Skip to content

Commit ad607b8

Browse files
author
Michael
committed
Update ReadMe Examples for Litecoin
1 parent 3cf3a23 commit ad607b8

File tree

3 files changed

+50
-14
lines changed

3 files changed

+50
-14
lines changed

.idea/php-litecoinrpc.iml

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 27 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Simple Litecoin JSON-RPC client based on GuzzleHttp
22

33
## About
4-
This project is based on [php-litecoinrpc](https://github.com/denpamusic/php-bitcoinrpc) project - fully unit-tested Litecoin JSON-RPC client powered by GuzzleHttp.
4+
This project is based on [php-bitcoinrpc](https://github.com/denpamusic/php-bitcoinrpc) project - fully unit-tested Litecoin JSON-RPC client powered by GuzzleHttp.
55

66
## Installation
77
Run ```php composer.phar require majestic/php-litecoinrpc``` in your project directory or add following lines to composer.json

0 commit comments

Comments
 (0)