Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQwertiest committed Oct 5, 2018
2 parents 644187a + 4799dfb commit 8c5c978
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

This is a component for the [foobar2000](https://www.foobar2000.org) audio player.

It allows for creation of full-fledged CUI/DUI panels by using nothing but a Notepad!
Panels are coded in JavaScript, so you can apply your changes and see their effect immediately!
It allows for creation of full-fledged CUI/DUI panels using JavaScript!

Base functionality includes:
* Graphics functions: drawing text, external images, lines, rectangles, etc.
Expand Down Expand Up @@ -43,7 +42,8 @@ Or just use the [Migration Guide](https://github.com/TheQwertiest/foo_spider_mon
[Support thread](https://hydrogenaud.io/index.php/topic,116669.new.html)
[Changelog][CHANGELOG]
[Detailed list of API Changes][API_CHANGES]
[Current tasks and plans][TODO]
[Current tasks and plans][TODO]
[Nightly build](https://ci.appveyor.com/api/projects/theqwertiest/foo-spider-monkey-panel/artifacts/_result%2FWin32_Release%2Ffoo_spider_monkey_panel.fb2k-component?branch=master&job=Configuration%3A%20Release)

## Credits
- [marc2003](https://github.com/marc2k3): original [foo_jscript_panel](https://github.com/marc2k3/foo_jscript_panel), [sample scripts](https://github.com/marc2k3/smp_2003) and multiple contributions to this project.
Expand Down

0 comments on commit 8c5c978

Please sign in to comment.