Update README.md

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