diff --git a/_posts/2020-05-28-may-2020.md b/_posts/2020-05-28-may-2020.md index b6bf793..80fcd02 100644 --- a/_posts/2020-05-28-may-2020.md +++ b/_posts/2020-05-28-may-2020.md @@ -9,7 +9,7 @@ It's been a pretty wil month (at least for me). I have made about 550 commits on I had the most fun with a fairly new feature to GitHub called [GitHub actions](https://github.com/features/actions) -Because now you can do the actions on a cron-job, which means, I can do a lot of interesting things with that. I made a couple scripts to save the data of currency exchange rates, BitCoin value and the weather in the Czech republic. +Because now you can do the actions on a cron-job, which means, I can do a lot of interesting things with that. I made a couple scripts to save the data of [currency exchange rates](https://github.com/filiptronicek/euro-currency), [BitCoin value](https://github.com/filiptronicek/btc-tracker) and the [weather in the Czech republic](https://github.com/filiptronicek/czech-weather). I created the [aibros organization](https://github.com/aibros) on GitHub for ongoing projects with [Michal Kučera](https://twitter.com/mi_kucera)