Merge pull request #713 from pavlenex/link

Update Readme, Fix Broken Pebble Link
This commit is contained in:
Nicolas Dorier 2019-03-25 10:20:08 +09:00 committed by GitHub
commit 873c0a183a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -28,7 +28,7 @@
{ {
<div class="row"> <div class="row">
<div class="col-lg-3 ml-auto text-center"> <div class="col-lg-3 ml-auto text-center">
<a href="https://www.pebble.indiesquare.me/ target="_blank""> <a href="https://www.pebble.indiesquare.me/" target="_blank">
<img src="~/img/pebblewallet.jpg" height="100" /> <img src="~/img/pebblewallet.jpg" height="100" />
</a> </a>
<p><a href="https://www.pebble.indiesquare.me/" target="_blank">Pebble</a></p> <p><a href="https://www.pebble.indiesquare.me/" target="_blank">Pebble</a></p>

View file

@ -34,16 +34,18 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste
* Self-hosted * Self-hosted
* SegWit support * SegWit support
* Lightning Network support (LND and c-lightning) * Lightning Network support (LND and c-lightning)
* Altcoin support * Tor support
* Opt-in Altcoin integrations
* Full compatibility with BitPay API (easy migration) * Full compatibility with BitPay API (easy migration)
* Process payments for others * Process payments for others
* Easy-embeddable Payment buttons * Easy-embeddable Payment buttons
* Point of sale app * Point of sale app
* Crowdfunding app * Crowdfunding app
* Payment requests
## Supported Altcoins ## Supported Altcoins
Bitcoin is the only focus of the project and its core developers. However, support is implemented for several altcoins: Bitcoin is the only focus of the project and its core developers. However, opt in integrations for several altcoins maintained by altcoins community is implemented for several altcoins:
* Bitcoin Gold (BTG) * Bitcoin Gold (BTG)
* Bitcoin Plus (XBC) * Bitcoin Plus (XBC)