diff options
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,6 @@  # UCLA_MAE_154B  UCLA Spring 2019, MAE 154B -This program enables the creation of NACA airfoils; -the evaluation of the airfoil's structural properties; +This program enables the creation of NACA airfoils;\ +the evaluation of the airfoil's structural properties;\  the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms. | 
