From e7849b6045bdb4a5b7897c6d7d8505396dda5c9d Mon Sep 17 00:00:00 2001 From: lyricsjoker <70332391+lyricsjoker@users.noreply.github.com> Date: Fri, 2 Oct 2020 14:19:37 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f3af04..51296f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -HTML5 Genetic Cars +HTML5 Genetic Cars:- ================== A genetic algorithm car evolver in HTML5 canvas. @@ -9,6 +9,7 @@ This is the code as published on http://rednuht.org/genetic_cars_2/ The current module-based format required npm and browserify. -Build with: +# Build With: npm run-script build +