From 131d45ed74cf40b7354cfb99bac8d332f422cec7 Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Tue, 4 May 2021 14:45:28 +0200 Subject: [PATCH] Update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c2dbf8..6a882c0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ * Clone * `npm install && npm start` * Add a speaker image in `assets/speakers` -* Update `speaker.ts` with the new info +* Update [src/speaker.ts](src/speaker.ts) with the new info * Print, commit and push with the created poster in the `posters` folder ## Author