From 6500ea46e9c4ae22239d465100538b112e70b534 Mon Sep 17 00:00:00 2001 From: dbuechel Date: Tue, 20 Aug 2019 11:54:18 +0200 Subject: [PATCH] SEBWIN-338: Updated readme for new CI setup. --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 48eb26b3..ce7b0be7 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,15 @@ -# seb-win-refactoring +# Safe Exam Browser, Version 3 Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine. -**PLEASE NOTE**\ -This version is work in progress and not yet meant to be used by the public. See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB. - -## Status & Current Build -[![Build Status](https://ci.appveyor.com/api/projects/status/f1iknxq4qmtjjkj3?svg=true)](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring) +**Status**\ +[![Build Status](https://ci.appveyor.com/api/projects/status/a56akt9r174570m7?svg=true)](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring) [![Unit Test Status](https://img.shields.io/appveyor/tests/dbuechel/seb-win-refactoring.svg)](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests) [![Code Coverage](https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring/branch/master/graph/badge.svg)](https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring) -**Disclaimer**\ -Development builds may be unstable and should thus _never_ be used in a production environment! - **Requirements**\ SEB 3.x requires these prerequisites in order to work correctly: * .NET Framework 4.7.2 Runtime: https://dotnet.microsoft.com/download/dotnet-framework/net472 * Visual C++ Runtime Redistributable (x86, 2015): https://www.microsoft.com/en-us/download/details.aspx?id=53840 -**Download**\ -Download the latest build here: https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/artifacts +**PLEASE NOTE**\ +This version is work in progress and not yet meant to be used by the public. See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB.