Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
And discard Travis and Appveyor
  • Loading branch information
Ecco committed Oct 1, 2019
1 parent aaedc11 commit dcede42
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 75 deletions.
12 changes: 0 additions & 12 deletions .appveyor.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .travis.yml

This file was deleted.

9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
<img src="docs/epsilon.svg?sanitize=true" alt="NumWorks Epsilon logo" height="70" >

[![Build Status](https://api.travis-ci.org/numworks/epsilon.svg?branch=master)](https://travis-ci.org/numworks/epsilon)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/numworks/epsilon?branch=master&svg=true)](https://ci.appveyor.com/project/Ecco/epsilon-n2hn8/branch/master)
[![Build Status](https://github.com/numworks/epsilon/workflows/Continuous%20integration/badge.svg)](https://github.com/numworks/epsilon/actions?workflow=Continuous+integration)

Epsilon is a high-performance graphing calculator operating system. It includes eight apps that cover the high school mathematics curriculum.

You can try Epsilon straight from your browser in the [online simulator](https://www.numworks.com/simulator/).

## Diving in

We highly recommend you start by reading the [online documentation](https://www.numworks.com/resources/engineering/software/) for this project. You'll learn about:

* Installing the [SDK](https://www.numworks.com/resources/engineering/software/sdk/)
* The [design decisions](https://www.numworks.com/resources/engineering/software/embedded/) that were made
* The overall [software architecture](https://www.numworks.com/resources/engineering/software/architecture/) of the firmware
We highly recommend you start by reading the [online documentation](https://www.numworks.com/resources/engineering/software/) for this project. You'll learn how to install the [SDK](https://www.numworks.com/resources/engineering/software/build/) and about the overall architecture of the Epsilon.

## Contributing

Expand Down

0 comments on commit dcede42

Please sign in to comment.