Updated readme with requirements.
This commit is contained in:
parent
88442891c1
commit
bab95f65bf
1 changed files with 12 additions and 3 deletions
15
README.md
15
README.md
|
@ -1,10 +1,19 @@
|
||||||
# seb-win-refactoring
|
# seb-win-refactoring
|
||||||
Refactored version of SafeExamBrowser for Windows. PLEASE NOTE: This version is work in progress and not meant to be used by the public.
|
Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine.
|
||||||
See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB.
|
|
||||||
|
**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.
|
||||||
|
|
||||||
### Project Status
|
### Project Status
|
||||||
[](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring)
|
[](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring)
|
||||||
[](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests)
|
[](https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/tests)
|
||||||
[](https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring)
|
[](https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring)
|
||||||
|
|
||||||
Latest build: https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/artifacts
|
### Current Build
|
||||||
|
Disclaimer:
|
||||||
|
Development builds may be unstable and should thus never be used in a production environment!
|
||||||
|
|
||||||
|
Requirements:
|
||||||
|
* .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: https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/artifacts
|
||||||
|
|
Loading…
Add table
Reference in a new issue