Skip to content

Commit 3a3b304

Browse files
committed
chore: Update Readme.md
1 parent 717d5dc commit 3a3b304

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A modern Web starter kit for projects
44
5-
![node](http://img.shields.io/badge/node-10.0.x-blue.svg) ![npm](https://img.shields.io/badge/npm-5.6.x-blue.svg) [![release](https://img.shields.io/github/release/justcoded/web-starter-kit.svg)](/releases) ![SCSS](http://img.shields.io/badge/SCSS-3.x.x-c6538c.svg) [![travis](https://img.shields.io/travis/justcoded/web-starter-kit.svg)](https://travis-ci.org) [![license](http://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![license](http://img.shields.io/badge/autoprefixer-included-blue.svg)](https://www.npmjs.com/package/autoprefixer) [![readme](http://img.shields.io/badge/readme-md-blue.svg)](/README.md) [![requests](http://img.shields.io/badge/PRs-welcome-green.svg)](/pulls)
5+
![node](http://img.shields.io/badge/node-14.x.x-blue.svg) ![npm](https://img.shields.io/badge/npm-6.x.x-blue.svg) [![release](https://img.shields.io/github/release/justcoded/web-starter-kit.svg)](/releases) ![SCSS](http://img.shields.io/badge/SCSS-3.x.x-c6538c.svg) [![license](http://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![license](http://img.shields.io/badge/autoprefixer-included-blue.svg)](https://www.npmjs.com/package/autoprefixer) [![readme](http://img.shields.io/badge/readme-md-blue.svg)](/README.md) [![requests](http://img.shields.io/badge/PRs-welcome-green.svg)](/pulls)
66

77

88
## Overview
@@ -220,7 +220,6 @@ Your folder structure for WSK:
220220
├── .gitattributes #Git config for defining attributes per path
221221
├── .gitignore #Git ignore list
222222
├── .htaccess #Config file of Apache web service
223-
├── .travis.yml #Config file of service for building and testing projects hosted at GitHub
224223
├── CONTRIBUTING.md
225224
├── gulp-config.js #Config for gulp
226225
├── gulpfile.js #File with gulp tasks

0 commit comments

Comments
 (0)