summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 7 insertions, 5 deletions
diff --git a/README b/README
index 25b9d9f69..e89c25659 100644
--- a/README
+++ b/README
@@ -4,11 +4,13 @@ README - Fast Light Tool Kit (FLTK) Version 1.1.0
WHAT IS FLTK?
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
- LGPL'd C++ graphical user interface toolkit for X (UNIX(r)),
- OpenGL(r), MacOS(r) X, and Microsoft(r) Windows(r). It was
- originally developed by Mr. Bill Spitzak and is currently
- maintained by a small group of developers across the world
- with a central repository in the US.
+ a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
+ Microsoft(r) Windows(r), and MacOS(r) X. FLTK provides
+ modern GUI functionality without the bloat and supports 3D
+ graphics via OpenGL(r) and its built-in GLUT emulation. It
+ was originally developed by Mr. Bill Spitzak and is
+ currently maintained by a small group of developers across
+ the world with a central repository in the US.
LICENSING