giacomelli / GeneticSharp

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
MIT License
1.26k stars 330 forks source link

Fix links in readme #99

Closed TreeOfLearning closed 1 year ago

TreeOfLearning commented 1 year ago

A few links in the readme were broken, namely:

This PR fixes these broken links.