Update README.md

This commit is contained in:
Gabe Farrell 2023-11-05 22:37:15 -05:00 committed by GitHub
parent 1e5e5d173c
commit 2286474fff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,4 @@
# go-battleship
A battleship game I wrote in Go because I was bored
Note: This was the first thing I ever made in Go. So if its a little rough that's why.