Add Robot Framework + fix typo in contributing.md (#1291)

* Add Robot Framework + fix typo in contributing.md

* Add space between 'Robot' and 'Framework'
This commit is contained in:
Adrian Yorke
2022-01-29 03:51:33 +02:00
committed by GitHub
parent 02ffecc2f7
commit bf5ce600ef
3 changed files with 6 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ If a file name contains a special character that Windows is not able to display,
#### Contents
The code in the file should be the simplest and most straightforward way to print/display/show `Hello World` exactly once in the language used. User input should not be request and a newline should only be printed when necessary.
The code in the file should be the simplest and most straightforward way to print/display/show `Hello World` exactly once in the language used. User input should not be requested and a newline should only be printed when necessary.
### Updating readme