Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peroks committed Jun 10, 2023
1 parent be99a00 commit 046c19f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,13 +277,6 @@ exporting model data with `Model::data( ModelData::PROPERTIES )`.
const FUNCTION = 'function'; // A callable function.
}

## Storing models (experimental)

This package includes a class for storing models on the local file system as
json files. The `Store` class and interface are both experimental and only
intended for rapid prototyping during development. They are **not** production
ready and will change in future versions without further notice.

## Installing

You need **composer** to download and install this package.
Expand Down

0 comments on commit 046c19f

Please sign in to comment.