diff --git a/README.md b/README.md index aed1a6e..0d999f5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/dc05d48352034c5a8608ff71b629ce9f)](https://www.codacy.com/app/jornfranke/spark-hadoopcryptoledger-ds?utm_source=github.com&utm_medium=referral&utm_content=ZuInnoTe/spark-hadoopcryptoledger-ds&utm_campaign=badger) A [Spark datasource](http://spark.apache.org/docs/latest/sql-programming-guide.html#data-sources) for the [HadoopCryptoLedger](https://github.com/ZuInnoTe/hadoopcryptoledger/wiki) library. This Spark datasource assumes at least Spark > 1.5 or Spark >= 2.0. -Currently this datasource supports the following formats of the HadoopCryptoLedger library: +Currently this datasource supports the following formats of the HadoopCryptoLedger library (see schemas at the end of the page): * Bitcoin and Altcoin Blockchain * Bitcoin Block Datasource format: org.zuinnote.spark.bitcoin.block * Bitcoin Transaction Datasource format: org.zuinnote.spark.bitcoin.transaction