diff --git a/README.md b/README.md index d5e1ad0..9b4e3d3 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,22 @@ This is a collection of code snippets, documentation, scattered notes, how-to's, proofs of concept, and experiments, designed to be a useful tool for entering the world of computer programming. -### [OSM](https://git.lattuga.net/netico/code-library/src/master/OSM) +### [Graphics](https://git.lattuga.net/netico/code-library/src/master/Graphics/) -Crazy fun with **OpenStreetMaps**. +Things related to **digital images** and photographs. ### [Network](https://git.lattuga.net/netico/code-library/src/master/Network) Things related to the Internet and **networks** in general. -### [Graphics](https://git.lattuga.net/netico/code-library/src/master/Graphics/) +### [OSM](https://git.lattuga.net/netico/code-library/src/master/OSM) -Things related to **digital images** and photographs. +Crazy fun with **OpenStreetMaps**. + +### [PHP Framework](https://git.lattuga.net/netico/code-library/src/master/Framework/bones) + +Develop your own **PHP Framework** without any good reason. + +### [Slackware](https://git.lattuga.net/netico/code-library/src/master/Slackware/) + +Things related to **Slackware Linux**.