Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xaos-project/XaoS
Browse files Browse the repository at this point in the history
  • Loading branch information
jblang committed Feb 1, 2020
2 parents 20d2cbc + 74fc8b6 commit 8a73076
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
XaoS
====

XaoS (pronounced Chaos) is a realtime interactive fractal zoomer. This
XaoS (pronounced *chaos*) is a realtime interactive fractal zoomer. This
means that it lets you zoom smoothly into any place in the fractal you
choose without the long calculation required by other fractal generators.
It has many other features too, like different fractal types, autopilot,
Expand All @@ -10,11 +10,11 @@ special coloring modes, random palette generation, color cycling, etc.
You can try the XaoS zooming algorithm online using
[XaoS.js](http://xaos-project.github.io/XaoSjs/).

XaoS is based on Qt, and has been tested on Linux, Mac, and Windows. It
XaoS is based on [Qt](http://www.qt.io), and has been tested on Linux, Mac, and Windows. It
should also work on any other platform supporting Qt Widgets, like the BSDs.

- Original Authors: [Jan Hubička](http://www.ucw.cz/~hubicka/) and [Thomas Marsh](https://www.linkedin.com/in/thomasmarsh).
- Current Maintainers: [J.B. Langston](https://www.linkedin.com/in/jblangston/) and [Zoltán Kovács](https://sites.google.com/site/kovzol/)
- Original authors: [Jan Hubička](http://www.ucw.cz/~hubicka/) and [Thomas Marsh](https://www.linkedin.com/in/thomasmarsh).
- Current maintainers: [J.B. Langston](https://www.linkedin.com/in/jblangston/) and [Zoltán Kovács](https://sites.google.com/site/kovzol/).
- See [CREDITS](CREDITS.md) for a complete list of contributors.

Project Resources
Expand Down Expand Up @@ -48,7 +48,7 @@ or implement a new feature yourself, pull requests are very welcome.
License
-------

Copyright (C) 1996-2020 XaoS Contributors
Copyright © 1996-2020 XaoS Contributors

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 8a73076

Please sign in to comment.