update lab3 README

This commit is contained in:
2026-04-04 15:24:31 -04:00
parent 7f6e3b62ee
commit 4489037bbc

View File

@@ -1,5 +1,7 @@
# Lab 3: Stencil-Based Grid Subdivision
Author: Zhe Yuan
## How to Build
### Windows
@@ -70,4 +72,4 @@ Convert a `.grid2D` file to Geomview `.off` format:
**GitHub Copilot** (via VS Code) was used for:
- Auto generating `Makefile` and this `README.md`.
- Auto completing during writing code.