hirosystems / stacks-subnets

Stacks Subnets: a layer-2 scaling solution for Stacks, intended for high-throughput, low-latency workloads
http://docs.hiro.so
GNU General Public License v3.0
51 stars 13 forks source link

Update README #328

Open obycode opened 1 year ago

obycode commented 1 year ago

Let's beautify the README in this repo in preparation for others using it. This new style is really nice looking:

       /     /   ▶ Project name   
      / --- /      Project description (one liner).
     /     /       Eli5 (one liner).

<div align="center">

[![Introduction](https://img.shields.io/badge/%23-%20Introduction%20-orange?labelColor=gray)](#Introduction)
[![Features](https://img.shields.io/badge/%23-Features-orange?labelColor=gray)](#Features)
[![Getting started](https://img.shields.io/badge/%23-Quick%20Start-orange?labelColor=gray)](#Quick-start)
[![Documentation](https://img.shields.io/badge/%23-Documentation-orange?labelColor=gray)](#Documentation)
[![Contribute](https://img.shields.io/badge/%23-Contribute-orange?labelColor=gray)](#Contribute)

</div>

***

## Introduction

## Features

## Quick-start

## Documentation

## Contribute
obycode commented 1 year ago
   /     /   ▶ Project name   
  / --- /      Project description (one liner).
 /     /       Eli5 (one liner).
[![Introduction](https://img.shields.io/badge/%23-%20Introduction%20-orange?labelColor=gray)](#Introduction) [![Features](https://img.shields.io/badge/%23-Features-orange?labelColor=gray)](#Features) [![Getting started](https://img.shields.io/badge/%23-Quick%20Start-orange?labelColor=gray)](#Quick-start) [![Documentation](https://img.shields.io/badge/%23-Documentation-orange?labelColor=gray)](#Documentation) [![Contribute](https://img.shields.io/badge/%23-Contribute-orange?labelColor=gray)](#Contribute)

Introduction

Features

Quick-start

Documentation

Contribute

obycode commented 1 year ago

See https://github.com/hirosystems/hord for an example.