Skip to content

Commit d623cff

Browse files
committed
Remove redundant outline
1 parent 13009de commit d623cff

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -84,20 +84,6 @@ are able to reach the end goal.
8484
- step 7: pyface application: background run with traits-futures [OPTIONAL]
8585
- step 8: 1-click installer
8686

87-
### Detailed outline:
88-
89-
- Stage 2:
90-
- 2.0: Introduces a model class to represent image files and operations on
91-
them.
92-
- Stage 3:
93-
- 3.0: Introduces GUIs using a simple TraitsUI view
94-
- A simple view is constructed by invoking `configure_traits` on the
95-
`ImageFile` model.
96-
- Separately, a matplotlib window reports detected faces.
97-
- 3.1:
98-
- Adds a dedicated model-view for the `ImageFile` model
99-
- Uses the `MplFigureEditor` to embed the matplotlib figure inside the
100-
TraitsUI view.
10187

10288
## Contributing
10389
### Code structure

0 commit comments

Comments
 (0)