Update README.md
This commit is contained in:
parent
134fc1e7ee
commit
feba100e67
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Dithering with OpenCL
|
# Dithering with OpenCL
|
||||||
|
|
||||||
|
## Note about Maintenance and Versions
|
||||||
|
|
||||||
|
The project at tag `1.0.0` refers to the state of the project upon completion
|
||||||
|
of the course. Newer versions are meant to be maintenance releases; fixes that
|
||||||
|
keep the project working. As of 2022-01-18, there may be (after now) a version
|
||||||
|
`1.1.0` or `1.0.1` due to keeping up to date with the FFmpeg dependency as a new
|
||||||
|
major version of FFmpeg was released (version `5.0`).
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
[Project Proposal PDF](https://seodisparate.com/static/uploads/EN605.617.81.FA21_ProjectProposal.pdf)
|
[Project Proposal PDF](https://seodisparate.com/static/uploads/EN605.617.81.FA21_ProjectProposal.pdf)
|
||||||
|
|
Loading…
Reference in a new issue