Skip to content

Commit 7bd69bb

Browse files
Thomas Kerinafk11
authored andcommitted
update link to documentation in readme
1 parent d78503c commit 7bd69bb

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@
66
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Bit-Wasp/bitcoin-php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Bit-Wasp/bitcoin-php/?branch=master)
77
[![Latest Stable Version](https://poser.pugx.org/bitwasp/bitcoin/v/stable.png)](https://packagist.org/packages/bitwasp/bitcoin)
88

9-
This repository contains an implementation of Bitcoin using mostly pure PHP.
9+
This repository contains an implementation of Bitcoin using mostly pure PHP.
1010

1111
## Installation
12+
1213
You can install this library via Composer: `composer require bitwasp/bitcoin`
1314

1415
## Contributing
1516

16-
All contributions are welcome. Please see [[this page](https://github.com/Bit-Wasp/bitcoin-php/blob/master/CONTRIBUTING.md)] before you get started
17+
All contributions are welcome. Please see [[this page](https://github.com/Bit-Wasp/bitcoin-php/blob/master/CONTRIBUTING.md)] before you get started
1718

1819
## Documentation
1920

20-
Check out the beginnings of the documentation for the library: [[Introduction](doc/Introduction.md)]
21+
Check out the beginnings of the documentation for the library: [[Introduction](doc/documentation/Introduction.md)]
2122

2223
## Presently supported:
2324

0 commit comments

Comments
 (0)