update one liner

This commit is contained in:
Hardhat Chad
2024-08-11 14:10:26 +00:00
parent b4bae9c823
commit 2f8cd1cefc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# ORE # ORE
**ORE is a cross-border digital currency everyone can mine.** **ORE is a proof-of-work token everyone can mine.**
## API ## API

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "ore-program" name = "ore-program"
description = "ORE is a fair-launch, proof-of-work, digital currency everyone can mine" description = "ORE is a proof-of-work token everyone can mine"
version.workspace = true version.workspace = true
edition.workspace = true edition.workspace = true
license.workspace = true license.workspace = true