Rename because puns.

This commit is contained in:
ClementTsang 2019-09-06 20:51:53 -04:00
parent 8d5ee6e2e4
commit 96ef7dc106
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "rusttop"
name = "rustop"
version = "0.1.0"
authors = ["ClementTsang <clementjhtsang@gmail.com>"]
edition = "2018"

View file

@ -1,4 +1,4 @@
# rusttop
# rustop
A gotop clone, written in Rust. Mostly done in an effort to learn Rust, while also potentially making a tool that people might want to use.