Skip to content

Commit

Permalink
try fix markdown rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Apr 5, 2024
1 parent 310b97b commit 09fd7d1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<div align="center">
<h1 align="center">
<img src="https://raw.githubusercontent.com/litesvm/litesvm/master/logo.jpeg" width="50%" height="50%">
<br></h1>
<h3>LiteSVM</h3>
</div>

---

# LiteSVM

## 📍 Overview

`litesvm` is a fast and lightweight library for testing Solana programs. It works by creating an in-process Solana VM optimized for program developers. This makes it much faster to run and compile than alternatives like `solana-program-test` and `solana-test-validator`. In a further break from tradition, it has an ergonomic API with sane defaults and extensive configurability for those who want it.
---

## 🚀 Getting Started

Expand Down

0 comments on commit 09fd7d1

Please sign in to comment.