Skip to content

Commit cf7e33f

Browse files
authored
Update README.md
1 parent 6015c1d commit cf7e33f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To build (and continuously watch) the frontend, run `make dev`.
9191
A backend API server will be started and proxied, so you don't have to run
9292
`corelle serve`.
9393

94-
### Testing the system
94+
### Testing
9595

9696
Corelle contains an extensive set of conformance tests to ensure that it has
9797
GPlates-compatible rotation handling, and to ensure that rotation APIs perform
@@ -111,8 +111,8 @@ for auto-rebuilding.
111111
## Todo
112112

113113
- [x] Fix subtle math bugs!
114-
- [ ] On-database cache of rotations (say, at 1 Ma increments?)
115-
- [ ] Return pre-rotated feature datasets (rather than just modern versions)
114+
- [x] On-database cache of rotations (say, at 1 Ma increments?)
115+
- [x] Return pre-rotated feature datasets (rather than just modern versions)
116116
- [x] Materialized view for split feature datasets
117117
- [x] Allow feature datasets to be listed
118118
- [x] Create a dockerized version

0 commit comments

Comments
 (0)