Explorar el Código

Update README

master
Noëlle Anthony hace 5 años
padre
commit
deb264c740
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      README.md

+ 2
- 0
README.md Ver fichero

@@ -4,3 +4,5 @@
My first big project in any new language is a character generator. It involves an understanding of functions, data types, randomness, and user input and output, so it's a good proof of language acquisition.

(The D&D character generator is here because I forgot which system I was coding for and decided to do both.)

Make sure the files in `src/util` are somewhere your Go compiler can find them, either by relocating the files or by adding their directory to your `$GOPATH`.

Cargando…
Cancelar
Guardar