Skip to content

Commit a2fe6b7

Browse files
author
Sami Kolari
committed
updated readme
1 parent 0a8beb8 commit a2fe6b7

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ following information:
1515
- When adding a new user, also include company/organization logo.
1616

1717
Alternatively you can [submit a pull request](https://github.com/robotframework/robotframework.github.com/pulls) with the above information and
18-
make it even easier for us to add the link. For pull requests, only submit source file changes. Built files will be updated and commited by maintainer.
18+
make it even easier for us to add the link. For pull requests, only submit source file changes. Build will be done automatically.
1919

2020
## License
2121

@@ -39,12 +39,7 @@ npm install
3939
# serve with hot reload at localhost:8080
4040
npm run dev
4141

42-
# and when you are ready to publish your changes, build for production with minification
43-
npm run build
44-
4542
When you want to contribute and open a pull request, only commit source file changes. The build will be done by system.
4643
```
4744

48-
For a detailed explanation on how things work, check out the [vue-webpack template](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
49-
50-
We also use [bootstrap-vue](https://bootstrap-vue.js.org/docs) for implementing bootstrap-v4.
45+
The page is built with [Vue CLI](https://cli.vuejs.org/).

0 commit comments

Comments
 (0)