Skip to content

Commit

Permalink
fix example alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoolano committed May 3, 2021
1 parent 08b1301 commit 0611b14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ The further from home you move the hero, the tougher the enemies will get. If yo

~ $ rpg dev/facundoolano/rpg-cli/target/debug/
enemy[6][xxxx][----]@~/dev/facundoolano/rpg-cli/target/debug
hero[2][x---][xxx-]@~/dev/facundoolano/rpg-cli/target/debug -16hp
hero[2][x---][xxx-]@~/dev/facundoolano/rpg-cli/target/debug -16hp
enemy[6][xxxx][----]@~/dev/facundoolano/rpg-cli/target/debug -8hp
hero[2][----][xxx-]@~/dev/facundoolano/rpg-cli/target/debug -18hp
hero[2][----][xxx-]@~/dev/facundoolano/rpg-cli/target/debug 💀
hero[2][----][xxx-]@~/dev/facundoolano/rpg-cli/target/debug -18hp
hero[2][----][xxx-]@~/dev/facundoolano/rpg-cli/target/debug 💀
~ $ rpg
hero[1]@home
hp:[xxxxxxxxxx] 25/25
Expand Down

0 comments on commit 0611b14

Please sign in to comment.