Skip to content

Commit 7d5cda1

Browse files
committedJul 3, 2020
README update for 2020
1 parent f8268f9 commit 7d5cda1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ Switch is a window-based (as opposed to application-based) context switcher. By
55

66
![Interface Screenshot](http://numist.net/random/switch.png)
77

8-
This project is functional, but not finished. I'm using it every day, but I could use your help.
8+
This project is functional, but not finished. That said, I've been using it every day.
99

10-
Contributions in the form of [beers](mailto:numist@numist.net?cc=pay@square.com&subject=Here%27s%20%245&body=For%20a%20Switch%20beer%21), [patches](https://github.com/numist/Switch/pull/new), and [issues](https://github.com/numist/Switch/issues) are appreciated. If a window is being improperly shown or omitted from the interface, please include a [snapshot](https://github.com/numist/Switch/wiki/About-Snapshots).
10+
[Patches](https://github.com/numist/Switch/pull/new) and [issues](https://github.com/numist/Switch/issues) are welcome. If a window is being improperly shown or omitted from the interface, please include a [snapshot](https://github.com/numist/Switch/wiki/About-Snapshots).
1111

1212
Getting Started
1313
---------------
1414

1515
Download the [latest release](https://github.com/numist/Switch/releases), put the application bundle in your `/Applications` or `~/Applications` directory, and run it! It will check for updates automatically so you can stay up to date as the project develops.
1616

17-
Switch requires Mac OS X version 10.9 or newer and is still in development. For a list of known issues, check out the [bug tag](https://github.com/numist/Switch/issues?labels=bug&state=open) for general badness and the [quirk tag](https://github.com/numist/Switch/issues?labels=quirk&state=open) for windows being improperly shown or omitted from the interface.
17+
Switch requires Mac OS X version 10.14 or newer and is still in development. For a list of known issues, check out the [bug tag](https://github.com/numist/Switch/issues?labels=bug&state=open) for general badness and the [quirk tag](https://github.com/numist/Switch/issues?labels=quirk&state=open) for windows being improperly shown or omitted from the interface.
1818

1919
Contributing
2020
------------
2121

22-
[![Stories in Ready](https://badge.waffle.io/numist/switch.png?label=ready&title=Ready)](http://waffle.io/numist/switch) [![Build Status](https://travis-ci.org/numist/Switch.png?branch=develop)](https://travis-ci.org/numist/Switch)
22+
[![Build Status](https://travis-ci.org/numist/Switch.png?branch=develop)](https://travis-ci.org/numist/Switch)
2323

2424
To check out the project, its submodules, and open in Xcode:
2525

0 commit comments

Comments
 (0)
Please sign in to comment.