From 453208c27d022d4b16a2d98be2079de9cda48c61 Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 7 Aug 2019 21:13:12 +0200 Subject: discovered tags (seems handy) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 147085c..a51b42a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ This is the reload version of my piscine (I try to solve my KOed/missing exercices). -To see the state at the end of the piscine checkout the [archive](https://github.com/HappyTramp/piscine/tree/archive) branch. +To see the state at the end of the piscine checkout the [raw](https://github.com/HappyTramp/piscine/tree/raw) tag. +(`git checkout tags/raw` after cloning). -- cgit