diff options
author | Blendoit <51464356+Blendoit@users.noreply.github.com> | 2019-06-06 17:11:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 17:11:29 -0700 |
commit | f95d5eaa1bce33689d840d7e320248b8a2a20f11 (patch) | |
tree | c69d5d5886f4f77bcd777aea167e2a427fe3bd85 | |
parent | 414032604dd2c4182fff40e454d5d3766a5fd379 (diff) |
Update README.md
-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. |