Changed the main readme to include the Easing library
I also fixed a type in the Ansi readme.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
```plain
|
||||
Author : Fabio Falcucci (Allanon)
|
||||
License : MIT (see license.txt)
|
||||
License : MIT (see Ansi_license.txt)
|
||||
Version : 1.7
|
||||
Release : 03/11/2024
|
||||
Dependancies : -
|
||||
|
12
readme.md
12
readme.md
@@ -49,9 +49,21 @@ All you have to do is:
|
||||
# ANSI Library
|
||||
**Hollywood-MAL ANSI Library**
|
||||
|
||||
Ansi escape sequences handling and terminal applications made easy.
|
||||
|
||||
[]()
|
||||
|
||||
[Click here for the Ansi Readme](Ansi_readme.md)
|
||||
|
||||
---
|
||||
|
||||
# EASING Library
|
||||
**Hollywood-MAL EASING Library**
|
||||
|
||||
Animate smoothly any value, color, position, anything using several easing functions.
|
||||
|
||||
[]()
|
||||
|
||||
[Click here for the Easing Readme](Easing_readme.md)
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user