Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

Fix weird code formatting in README #18

Open voddan opened 6 years ago

voddan commented 6 years ago

The root readme file contains a weird line:

val ministry: StartedNode<> val alice: StartedNode<> val store: StartedNode<*>

I think it is a bug GitHub markdown engine, but we still gotta do a workaround.