Skip to content

Commit a506f38

Browse files
author
Sami Kolari
committed
updated getting started text
1 parent 618ed19 commit a506f38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content/english.js

+4-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,10 @@ export default () => ({
127127
gettingStarted: {
128128
title: 'Getting Started',
129129
body:
130-
'<p>Here\'s a quick introduction to get you started with Robot Framework. </p>',
130+
`<p>Using Robot Framework is completely free, no strings attached.
131+
Due to its expandable open source nature Robot Framework is extremely
132+
versatile for various test and RPA cases. Using it does not require expert skills in coding.</p>
133+
<p>Here's a quick introduction to get you started with Robot Framework. </p>`,
131134
tabs: [
132135
{
133136
name: 'Install',

0 commit comments

Comments
 (0)