From 4ea2658ceb4c762ea699dcafa49725a2a0eb1d79 Mon Sep 17 00:00:00 2001 From: Koen <98043234+koen1711@users.noreply.github.com> Date: Sun, 21 Jan 2024 17:20:21 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca329e36..036fe49d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The following should be installed: ### Running locally First install the dependencies by running `yarn`. This will take a while the first time. -Then run `yarn start` to build and start the application. +Then run `yarn start` to start the application. ### Pull Requests @@ -29,5 +29,5 @@ Any pull requests to master will be rejected, unless it is a hotfix. ## Issues All issues that involve webbased should be reported on the [Leaphy Easybloqs Webbased GitHub](https://github.com/leaphy-robotics/leaphy-webbased/issues) page. -Issues that involve the blocks should be reported on the [Leaphy Blockly GitHub](https://github.com/leaphy-robotics/leaphy-blockly/issues) page. +Issues that involve the blocks should be reported on the [Leaphy Blockly GitHub](https://github.com/leaphy-robotics/leaphy-blocks/issues) page. From 2db522193cbb475f0fabc0b093fa69d6b3d200e6 Mon Sep 17 00:00:00 2001 From: Koen <98043234+koen1711@users.noreply.github.com> Date: Sun, 21 Jan 2024 17:20:37 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 036fe49d..3b854c4a 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ Any pull requests to master will be rejected, unless it is a hotfix. ## Issues All issues that involve webbased should be reported on the [Leaphy Easybloqs Webbased GitHub](https://github.com/leaphy-robotics/leaphy-webbased/issues) page. -Issues that involve the blocks should be reported on the [Leaphy Blockly GitHub](https://github.com/leaphy-robotics/leaphy-blocks/issues) page. +Issues that involve the blocks should be reported on the [Leaphy Blocks GitHub](https://github.com/leaphy-robotics/leaphy-blocks/issues) page.