Skip to content

Commit

Permalink
changed build process and added a new screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarresi committed Jun 15, 2021
1 parent 27c9ef7 commit 5b6a8a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ name: .NET Core Build
on:
push:
branches:
- master
- develop
- 'features/**'
pull_request:
branches: [ master ]
branches: [ master, develop ]

jobs:
build:
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# <img src="https://github.com/fbarresi/TwinCatAdsTool/raw/master/docs/images/twincat.png" height=100/> TwinCatAdsTool

[![.NET Core Build](https://github.com/fbarresi/TwinCatAdsTool/actions/workflows/dotnet-core.yml/badge.svg)](https://github.com/fbarresi/TwinCatAdsTool/actions/workflows/dotnet-core.yml)

[![.NET Core Build](https://github.com/fbarresi/TwinCatAdsTool/actions/workflows/dotnet-core.yml/badge.svg?branch=develop)](https://github.com/fbarresi/TwinCatAdsTool/actions/workflows/dotnet-core.yml)
The TwinCAT Tool you ever wanted and your lite alternative to visual studio

### [Download it now](https://github.com/fbarresi/TwinCatAdsTool/releases/latest)
Expand All @@ -12,6 +11,8 @@ The TwinCAT Tool you ever wanted and your lite alternative to visual studio
- Compare different backup
- Search, explore or observe the symbols of a plc

<img src="https://github.com/fbarresi/TwinCatAdsTool/raw/master/docs/images/screenshot2.png" height=500/>

## Requirements

This software requires Twincat ADS installed.
Expand Down
Binary file added docs/images/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5b6a8a3

Please sign in to comment.