Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorisse authored May 4, 2020
1 parent 575df93 commit ec5ab6a
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 @@ -27,7 +27,7 @@ The main project is [SymuEngine](https://github.com/lmorisse/Symu/tree/master/Sy
Those two projects come with their test project, mainly unit tests. They are helpful for developers to understand how to use the framework.

The sample projects are interesting to understand what the framework can do. They are divided into models, for example [learning and forgetting models](https://github.com/lmorisse/Symu/tree/master/Symu%20examples/SymuLearnAndForget).
They also come with their test project, which are more integration tests.
They also come with their test project, which are more integration tests and a guide to use this framework in batch mode.
They allow you to discover, understand and configure each model, in this sense it is a good entry point.

### Installing
Expand Down

0 comments on commit ec5ab6a

Please sign in to comment.