Skip to content

Commit

Permalink
Tidied up top-level documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Slater committed Mar 23, 2014
1 parent 319c47d commit b04b268
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 34 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,17 @@
# Contributing

## Issues

[Open an issue](https://github.com/ds300/jetzt/issues?state=open) for anything you would like to see in jetzt, but please check other issues first.

We also have a [TODO wiki page](https://github.com/ds300/jetzt/wiki/TODO), where ideas are collected.

## Pull Requests

Pull requests are welcome.

Please submit to the `dev` branch, or to `master` if it is only a small bugfix.

## License

By contributing to this project you agree to license your contribution under the terms of the Apache License 2.0.
6 changes: 5 additions & 1 deletion LICENSE-2.0 → LICENSE.md
@@ -1,4 +1,8 @@
# License

Unless otherwise stated:

```
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -200,4 +204,4 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
7 changes: 7 additions & 0 deletions NOTICE.md
@@ -0,0 +1,7 @@
# Notice

Unless otherwise stated:

```
Copyright 2014, the jetzt contributors
```
37 changes: 4 additions & 33 deletions README.md
Expand Up @@ -12,47 +12,18 @@ Here's what jetzt looks like in your browser:

- Read about [how to install](https://ds300.github.io/jetzt/#install) (Chrome extension and bookmarklet)

- Consult the [usage instructions](https://ds300.github.io/jetzt/#use).
- Consult the [usage instructions](https://ds300.github.io/jetzt/#use)

- Check out the [online demo](http://ds300.github.com/jetzt/demo.html)

### ToDo

Check out the [ToDo](https://github.com/ds300/jetzt/wiki/ToDo) section of the wiki.

### Contributions

Open an issue for anything you would like to see in jetzt, but please check other issues first.

Pull requests are welcome. Please submit to the `dev` branch, or to `master` if it is only a small bugfix. If it is your first time contributing to jetzt, please add your name to the list below (in alphabetical order).

### Contributors

- [Gustav Ahlberg](https://github.com/Gyran)
- [Martin Butt](https://github.com/martinkiva)
- [@fusillicode](https://github.com/fusillicode)
- [@h0ru5](https://github.com/h0ru5)
- [Brian Hanson](https://github.com/brianjhanson)
- [@ianzapolsky](https://github.com/ianzapolsky)
- [@j6k4m8](https://github.com/j6k4m8)
- [Noah Slater](http://github.com/nslater)
- [Peter Uithoven](https://github.com/peteruithoven)
- [Pratyush Mittal](https://github.com/pratyushmittal)
We are looking for contributions! See the [CONTRIBUTING.md](CONTRIBUTING.md) for more information.

### License

Copyright 2014 David Sheldrick and contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
Licenced under the Apache License 2.0.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
See [LICENCE.md](LICENSE.md) and [NOTICE.md](NOTICE.md) for more information.

### | (• ◡•)| (❍ᴥ❍ʋ)
Binary file removed screenshot.png
Binary file not shown.

0 comments on commit b04b268

Please sign in to comment.