diff --git a/Zurich-hackathon.md b/Zurich-hackathon.md index 6fb95d9..2f22aca 100644 --- a/Zurich-hackathon.md +++ b/Zurich-hackathon.md @@ -11,7 +11,7 @@ For more details on the project's origin, and the purpose of a forge for AEC, pl One of the great feature of **Git** is the `commit` [history](https://about.gitlab.com/blog/2018/06/07/keeping-git-commit-history-clean/), which keeps tracks of every file changes. \ When working with text-based [native IFC](https://github.com/brunopostle/ifcmerge/blob/main/docs/whitepaper.rst) files, it's possible to view each stage of the modeling process. \ -Here's an example of a 3D IFC model : +Here's an example of an IFC model commit history : * [Added model ifc](https://gitaec.org/brunopostle/creative-freedom/src/commit/b28fbd13d182fb78d4cc79dad1b390c92e1750af/model.ifc) * [Added terrain, retaining walls, stairs and deck columns](https://gitaec.org/brunopostle/creative-freedom/src/commit/c367f58c307db840494b58b991115f13b3687679/model.ifc)