We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618ed19 commit a506f38Copy full SHA for a506f38
src/content/english.js
@@ -127,7 +127,10 @@ export default () => ({
127
gettingStarted: {
128
title: 'Getting Started',
129
body:
130
- '<p>Here\'s a quick introduction to get you started with Robot Framework. </p>',
+ `<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>`,
134
tabs: [
135
{
136
name: 'Install',
0 commit comments