Skip to content

Commit

Permalink
Update demo image and makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nathom committed May 15, 2021
1 parent daea233 commit a20729d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified demo/demo1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CC=gcc
CFLAGS=-lncurses

BIN=typingtest
BIN=typingterm

all: clean $(BIN)

Expand Down

0 comments on commit a20729d

Please sign in to comment.