wikipedia-graph
wikipedia-graph copied to clipboard
Fix inaccuracy in README.md
The README says, that this project REQUIRES yarn, but I was able to run it just with npm install && npm start, without yarn even installed.