Skip to content

Commit 9ed574e

Browse files
committed
Updated
1 parent 1a72f99 commit 9ed574e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![NPM version](https://badge.fury.io/js/electron-react-ant-boilerplate.svg)](https://npmjs.org/package/electron-react-ant-boilerplate) [![Build Status](https://travis-ci.org/kevoj/electron-react-ant-boilerplate.svg?branch=master)](https://travis-ci.org/kevoj/electron-react-ant-boilerplate) [![GitHub license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://raw.githubusercontent.com/kevoj/electron-react-ant-boilerplate/master/LICENSE)
44

5-
> Electron + Webpack + React + PostCSS + Babel 7 (ES6) + Ant
5+
> Electron + Webpack4 + React + PostCSS + Babel 7 (ES6) + Ant
66
77
![Imgur](https://i.imgur.com/QypD30V.png)
88

@@ -52,7 +52,7 @@ or
5252
```
5353
yarn package
5454
```
55-
#### Build the app (Mac, Linux, Win)
55+
#### Build the app (Mac, Linux, Windows)
5656

5757
```
5858
npm run package-all

0 commit comments

Comments
 (0)