From febf412642f1365cb42d8fef39c9416334f1c70b Mon Sep 17 00:00:00 2001 From: Stan James Date: Wed, 20 Jun 2018 15:55:33 -0600 Subject: [PATCH] Add "About" section to README Per issue https://github.com/vulcanize/vulcanizedb/issues/60 , adding description provided by @AFDudley on gitter here: https://gitter.im/vulcanizeio/VulcanizeDB?at=5b2a54b0148056028591b323 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 519aee2c..f4255edf 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ [![Build Status](https://travis-ci.org/vulcanize/VulcanizeDB.svg?branch=master)](https://travis-ci.org/vulcanize/VulcanizeDB) +## About + +Vulcanize DB is a set of tools that make it easier for developers to write application-specific indexes and caches for dapps built on Ethereum. + ## Dependencies - Go 1.9+ - Postgres 10