Browse Source

add code highlight

main
ghost 5 months ago
parent
commit
1f02662748
  1. 3
      README.md

3
README.md

@ -12,8 +12,7 @@ To simply interact with Kevacoin API, use PHP library, e.g.
`composer require kevachat/kevacoin` `composer require kevachat/kevacoin`
``` ``` php
// Connect kevacoin // Connect kevacoin
$client = new \Kevachat\Kevacoin\Client( $client = new \Kevachat\Kevacoin\Client(
$protocol, $protocol,

Loading…
Cancel
Save