diff --git a/README.md b/README.md index 1c2ef2f21..e2f2b17fb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ -# Anchor ⚓ +
+ -[![Build Status](https://travis-ci.com/project-serum/anchor.svg?branch=master)](https://travis-ci.com/project-serum/anchor) -[![Docs](https://img.shields.io/badge/docs-tutorials-orange)](https://project-serum.github.io/anchor/) -[![Chat](https://img.shields.io/discord/739225212658122886?color=blueviolet)](https://discord.com/channels/889577356681945098) -[![License](https://img.shields.io/github/license/project-serum/anchor?color=ff69b4)](https://opensource.org/licenses/Apache-2.0) +

Anchor

+ +

+ Solana Sealevel Framework +

+ +

+ Build Status + Tutorials + Discord Chat + License +

+
Anchor is a framework for Solana's [Sealevel](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192) runtime providing several convenient developer tools for writing smart contracts.