Skip to content

Commit

Permalink
Improve wording in Overview section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Feb 28, 2024
1 parent f087cdb commit 5256fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Fornjot is usable for simple models (see [examples](examples/)), but currently l

## Overview

This is a list of the crates that make up Fornjot, along with a short description for each, starting with the most basic ones and leading up to the high-level ones:
Fornjot features a modular architecture, allowing you to pick and choose which parts of it you want to use. It is made up of the following libraries:

- [`fj`]: All-in-one API that re-exports all of the following crates.
- [`fj-math`]: Math primitives used by the rest of Fornjot.
Expand Down

0 comments on commit 5256fd1

Please sign in to comment.