mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Added a readme file.
This commit is contained in:
parent
28e5942c59
commit
17b6e887c5
1 changed files with 11 additions and 0 deletions
11
README.txt
Normal file
11
README.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# The JUCE Library
|
||||
|
||||
JUCE (Jules' Utility Class Extensions) is an all-encompassing
|
||||
C++ framework for developing cross-platform software.
|
||||
|
||||
It contains pretty much everything you're likely to need to create
|
||||
most applications, and is particularly well-suited for building
|
||||
highly-customised GUIs, and for handling graphics and sound.
|
||||
|
||||
For more information, visit the website:
|
||||
http://www.rawmaterialsoftware.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue