From aec78b4c4c66302933a79810c111222565147a04 Mon Sep 17 00:00:00 2001 From: jdeschamps <6367888+jdeschamps@users.noreply.github.com> Date: Wed, 11 Dec 2019 13:46:51 +0100 Subject: [PATCH] updated README to add tag --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 664dbe4..4daf29e 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,14 @@ The repository contains the following complementary modules: - [Laser diode electronics](Electronics): Electronics to control the power and triggering of the laser diodes from the computer. - [Laser engine](Laser_Engine): plans and guidelines of the optical path. It contains several submodules: - [Laser diodes mount](Laser_Engine/Diodes_Mount): A machined mount to host the TO56-canned laser diodes. - - [Enclosure](Laser_Engine/Enclosure): A simple box to protect the laser engine from dust and the users from laser light. - - [**(Optional)** Speckle-reduction for a 561 nm laser](Laser_Engine/LSR): In case of further speckle-reduction needed for a dpss laser, we present an optional element to place in the beam path. - - -:information_source: ​This repository is getting updated with the newest developments. If you wish to consult the repository as it was for for the publication, please check out the tag **boe**: + + +### Repository updates + +This repository is updated with the newest developments. If you wish to consult the repository in the state of the publication, please check out the tag **boe** within your local git copy: ```bash git checkout boe