Rename to pixelpwnr

This commit is contained in:
Tim Visée
2017-12-29 22:31:22 +01:00
parent 3105bbf967
commit b8c069526e
2 changed files with 2 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ authors = ["Tim Visée <timvisee@gmail.com>"]
[dependencies] [dependencies]
bufstream = "0.1" bufstream = "0.1"
clap = "2.29"
image = "0.18" image = "0.18"

View File

@@ -1,4 +1,4 @@
# pixelpwn # pixelpwnr
A pixelflut implementation in Rust for use at 34C3. A pixelflut implementation in Rust for use at 34C3.
This is currently a work in progress. This is currently a work in progress.