From f391a90a1b0a701fe4e6bd7ec50fc83df7708379 Mon Sep 17 00:00:00 2001 From: Dmitry Rezvanov Date: Mon, 20 Jul 2020 12:28:05 +0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aeff81..7784c14 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Assembly drawing should be opened in browser.
4. Connect RailLink to PC. 5. Launch JLink.exe (JLinkExe on Linux) and agree to firmware restoring. 6. Wait until firmware is restored. - 7. Now RailLink is almost ready for use. Type and run "Exec SetSN=xxxxxxxx", where xxxxxxxx is serial number ![jlink_serial](https://github.com/Misaka0x2730/RailLink/blob/master/images/RailLink_jlink_serial.png). + 7. Now RailLink is almost ready for use. Type and run "Exec SetSN=xxxxxxxx", where xxxxxxxx is serial number; ![jlink_serial](https://github.com/Misaka0x2730/RailLink/blob/master/images/RailLink_jlink_serial.png) 8. RailLink is ready for use! PS. Important!
It's recommended to add following options: @@ -52,3 +52,7 @@ Assembly drawing should be opened in browser.
But in latest version (V6.80 at this moment) any of these commands causes "ERROR: Unknown command".
You can install older version (two or more version of JLink software pack can be install on one PC) and try to execute these commands. For example, it's working on V6.30. + +# License +![ohl_logo](https://i1.wp.com/www.oshwa.org/wp-content/uploads/2014/03/oshw-logo-100-px.png)
+This project is licensed under a [CERN Open Hardware Licence Version 2 - Permissive](https://ohwr.org/cern_ohl_p_v2.pdf).