Skip to content

Commit

Permalink
Remove repeated "powerful" mentions on doc index
Browse files Browse the repository at this point in the history
  • Loading branch information
eordano committed Dec 23, 2014
1 parent 5c23754 commit 494bba3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/guide/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Bitcore v0.8

Welcome to the documentation for bitcore, a pure and powerful JavaScript Bitcoin API.

## Principles

Bitcoin is a powerful new peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Bitcoin network allows for highly resilient bitcoin infrastructure, and the developer community needs reliable, open-source tools to implement bitcoin apps and services. Bitcore provides a powerful API to Bitcoin.
Bitcoin is a powerful new peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Bitcoin network allows for highly resilient bitcoin infrastructure, and the developer community needs reliable, open-source tools to implement bitcoin apps and services. Bitcore provides a reliable API for javascript apps that need to interface with Bitcoin.

To get started, just `npm install bitcore` or `bower install bitcore`.

Expand Down

0 comments on commit 494bba3

Please sign in to comment.