Skip to content

Commit cdac514

Browse files
committed
Set up NOTICE and THIRD-PARTY-LICENSE file
Also update readme to have current build status. Signed-off-by: l-1squared <[email protected]>
1 parent 64caeb3 commit cdac514

File tree

5 files changed

+1298
-3
lines changed

5 files changed

+1298
-3
lines changed

.github/workflows/html-app-branch_and_pr_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Yarn CI Cyle
1+
name: Yarn CI Cycle
22
on: [ push, pull_request ]
33

44
jobs:

NOTICE

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
This software includes external packages and source code developed at TNG Technology Consulting GmbH (https://www.tngtech.com/).
2+
3+
Copyright 2016 - 2020 Jan Schäfer
4+
Copyright 2017 Alex Isenko

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[![Build Status](https://travis-ci.org/jgiven/jgiven-html-app.svg?branch=master)](https://travis-ci.org/jgiven/jgiven-html-app)
1+
[![Build Status](https://img.shields.io/github/workflow/status/jgiven/jgiven-html-app/Yarn%20CI%20Cycle)](https://github.com/jgiven/jgiven-html-app/actions/workflows/html-app-branch_and_pr_build.yml?query=branch%3Amaster)
22

33
# The HTML App of JGiven and JsGiven
44

5-
The interactive HTML5 App of [JGiven](https://jgiven.org) and [JsGiven](https://jsgiven.org).
5+
The interactive HTML5 App of [JGiven](https://jgiven.org).
66

77
Uses the power of AngularJS, Foundation, and Font Awesome
88

0 commit comments

Comments
 (0)