From 965f07f00c650e69974cb5ad17a65f41d9424824 Mon Sep 17 00:00:00 2001 From: Zhenyu ZHAO Date: Sun, 13 Feb 2022 15:28:27 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18bbf9d..39e30db 100644 --- a/README.md +++ b/README.md @@ -196,11 +196,11 @@ A polarization beam splitter inverse design example can be found [here](https:// * Alternative show for figure plot. * Able to reset targets for adjoint methods. * Add use('AGG') for matplotlib. -* Enhance reliability for executing simulation. +* Enhance reliability for executing simulations. ### Version 0.3.6 (Feb 12, 2022) * Able to get eigenmode distribution from mode monitor. -* Enhance reliability for executing simulation. +* Enhance reliability for executing simulations. * Figures can be shown when it is required in the inverse design regions. * Able to get magnetic field intensity from field regions. -* Able to get power of the sources with specific wavelengths. \ No newline at end of file +* Able to get power of the sources with specific wavelengths.