diff --git a/README.md b/README.md index 4ce5f1e..10eee89 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # TinyBlog -[![Build status](https://travis-ci.com/SquareBracketAssociates/TinyBlogTutorial.svg?branch=master)](https://travis-ci.com/github/SquareBracketAssociates/TinyBlogTutorial) +![Build status](https://github.com/SquareBracketAssociates/TinyBlogTutorial/actions/workflows/main.yml/badge.svg) +[![Download PDF](https://img.shields.io/badge/Download-PDF-9cf.svg)](https://github.com/SquareBracketAssociates/TinyBlogTutorial/releases/download/latest/TinyBlog-FR.pdf) TinyBlog is a tutorial (in French) for [Pharo](www.pharo.org). It explains how to create a simple blog engine with Pharo's web stack (Seaside, Magritte, Voyage, Bootstrap, etc.). Do not use Bootstrap 4 but 3 because the code snippets are for Bootstrap 3, please read https://github.com/SquareBracketAssociates/TinyBlog-EN/blob/master/README.md for more information. - -The latest [PDF](https://github.com/SquareBracketAssociates/TinyBlogTutorial/releases/download/continuous/TinyBlog-FR.pdf) of this book.