Fix README
This commit is contained in:
parent
1362210800
commit
21bccd6dff
|
@ -1,8 +1,15 @@
|
|||
# iip-project
|
||||
### _Petar Kapriš_
|
||||
|
||||
Small image editor for a faculty project. Created february 2024 for the "Introduction to Image processing" course.
|
||||
|
||||
### Dependencies
|
||||
* sbcl
|
||||
* gtk4
|
||||
* gsl
|
||||
* gl-object-introspection
|
||||
|
||||
If you have quicklisp loaded in your SBCL, the easiest way to build the project is with `(ql:quickload "iip-project")`.
|
||||
|
||||
## License
|
||||
|
||||
GPL
|
||||
|
|
Loading…
Reference in a new issue