Skip to content
This repository was archived by the owner on Sep 4, 2021. It is now read-only.

Commit e8aae58

Browse files
authored
Update README.md
1 parent eba10d2 commit e8aae58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# php-electrum-api - Lightweight Electrum libarary with zero dependencies
1+
# php-electrum-api - Electrum libarary with no dependencies
22
```
33
Licence: GPL-3.0
44
Author: Pascal Krason <p.krason@padr.io>
@@ -24,7 +24,7 @@ electrum daemon start
2424
On the PHP side there are not much requirements, you only need atleast PHP 5.6 and the curl-Extension installed. Optional you need [Composer](http://getcomposer.org) to install this library.
2525

2626
# Install
27-
First you need to install (Composer)[https://getcomposer.org/doc/00-intro.md], after you accomplished this you can go ahead:
27+
First you need to install [Composer](https://getcomposer.org/doc/00-intro.md), after you accomplished this you can go ahead:
2828
```
2929
composer require padrio/php-electrum-api
3030
```

0 commit comments

Comments
 (0)