Skip to content

Commit 44de044

Browse files
author
rain
committed
reformatting of README.md
1 parent 5fd63c7 commit 44de044

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ A*: f(n) = g(n) + h(n)
4040

4141
Greedy best first search: f(n) = h(n)
4242

43-
### Tools used:
44-
React
45-
CSS
46-
Webpack
47-
ESBuild
48-
4943
### How to run locally
5044
git clone https://github.com/nellogan/PathfindingVisualizer
5145
npm install
52-
npm run start-dev
46+
npm run start-dev
47+
48+
### Tools used
49+
React
50+
CSS
51+
Webpack
52+
ESBuild

0 commit comments

Comments
 (0)