monora / rgl

RGL is a framework for graph data structures and algorithms in Ruby.
https://monora.github.io/rgl/
Other
415 stars 59 forks source link

Fix link to LICENSE in CONTRIBUTING.md #117

Closed monora closed 1 year ago

monora commented 1 year ago
[Ruby License](../LICENSE).

Should be:

{file:LICENSE}

same as in README

Also fix formatting.