Update art and code with LittlePrynter

This commit is contained in:
nono 2022-07-17 15:37:39 +02:00
parent 181cb4c1d7
commit 618e53739d
1 changed files with 9 additions and 2 deletions

View File

@ -12,10 +12,17 @@ resources:
src: "cover.jpg"
---
# YAACO
# [LittlePrynter](https://git.n07070.xyz/n07070/littleprynter)
> Thermal printer with a web interface
A web page to interact with a thermal printer. Has a photomaton and a simple from to print out images and text.
# [YAACO](https://git.n07070.xyz/n07070/YAACO)
> Yet Another Ant Colony Optimiser
This projet was made during my studies; the goal was to impliment a Ant Colony path finding program in Java. You can find in on my git : https://git.n07070.xyz/n07070/YAACO
This projet was made during my studies; the goal was to impliment a Ant Colony path finding program in Java.
---