Update README.md

Commit
f95d5eaa1bce33689d840d7e320248b8a2a20f11
Author
Blendoit <51464356+Blendoit@users.noreply.github.com>
Author date
Committer
GitHub <noreply@github.com>
Committer date
README.md
index 3e10abfd..5db98bff 100644..100644
@@ -1,6 +1,6 @@
1 1 # UCLA_MAE_154B
2 2 UCLA Spring 2019, MAE 154B
3 3
4 Removed: This program enables the creation of NACA airfoils;
5 Removed: the evaluation of the airfoil's structural properties;
4 Added: This program enables the creation of NACA airfoils;\
5 Added: the evaluation of the airfoil's structural properties;\
6 6 the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms.