Skip to content

Commit

Permalink
Merge pull request #1653 from teeberg/master
Browse files Browse the repository at this point in the history
Format and reword README
  • Loading branch information
tresf committed Jan 19, 2015
2 parents d9b81bc + 4e92243 commit ce0b258
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
28 changes: 17 additions & 11 deletions README
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LMMS 1.0.93
LMMS 1.1.0
===========

Copyright (c) 2004-2014 by LMMS developers
Copyright (c) 2004-2015 by LMMS developers


This program is free software; you can redistribute it and/or modify
Expand All @@ -23,7 +23,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
What is LMMS?
--------------

LMMS is a free cross-platform alternative to commercial programs like FL Studio (R), which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern interface.
LMMS is a free cross-platform alternative to commercial programs like FL Studio
(R), which allow you to produce music with your computer. This includes the
creation of melodies and beats, the synthesis and mixing of sounds, and
arranging of samples. You can have fun with your MIDI-keyboard and much more;
all in a user-friendly and modern interface.


Features
Expand Down Expand Up @@ -83,11 +87,11 @@ See INSTALL for information on how to build LMMS.
Join LMMS-development
----------------------

If you are interested in LMMS, it's programming, artwork, testing, writing
demo-songs, (and improving this README...) or something like that,
you're welcome to participate on the development of LMMS!
If you are interested in LMMS, its programming, artwork, testing, writing
demo songs, (and improving this README...) or something like that,
you're welcome to participate in the development of LMMS!

The project-homepage of LMMS, mailingslists and a list of things you can do
The project homepage of LMMS, mailing lists and a list of things you can do
can be found at

http://lmms.io/
Expand All @@ -97,8 +101,10 @@ Details on development can be found in the Wiki:

https://github.com/LMMS/lmms/wiki

Before coding a new big feature, please ALWAYS post your idea and suggestions
about your feature and about the intended implementation to the
LMMS-devel-mailinglist ([email protected]) and wait for replies!
Maybe there're different ideas, improvements, hints or maybe your feature is

Before coding a new big feature, please ALWAYS file an issue at
https://github.com/LMMS/lmms/issues/new for your idea and suggestions about your
feature and about the intended implementation or post to the LMMS developers
mailing list ([email protected]) and wait for replies!
Maybe there are different ideas, improvements, hints or maybe your feature is
not welcome/needed at the moment.
23 changes: 18 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
What is LMMS?
--------------

LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern interface.
LMMS is a free cross-platform alternative to commercial programs like
FL Studio®, which allow you to produce music with your computer. This includes
the creation of melodies and beats, the synthesis and mixing of sounds, and
arranging of samples. You can have fun with your MIDI-keyboard and much more;
all in a user-friendly and modern interface.

[Homepage](http://lmms.io)<br>
[Downloads/Releases](https://github.com/LMMS/lmms/releases)<br>
Expand Down Expand Up @@ -40,14 +44,23 @@ Features
Building
---------

See [Compiling LMMS](https://github.com/LMMS/lmms/wiki/Compiling-lmms) on our wiki for information on how to build LMMS.
See [Compiling LMMS](https://github.com/LMMS/lmms/wiki/Compiling-lmms) on our
wiki for information on how to build LMMS.


Join LMMS-development
----------------------

If you are interested in LMMS, it's programming, artwork, testing, writing demo-songs, (and improving this readme…) or something like that, you're welcome to participate on the development of LMMS!
If you are interested in LMMS, its programming, artwork, testing, writing demo
songs, (and improving this README...) or something like that, you're welcome
to participate in the development of LMMS!

Information about what you can do and how can be found in the [wiki](https://github.com/LMMS/lmms/wiki).
Information about what you can do and how can be found in the
[wiki](https://github.com/LMMS/lmms/wiki).

Before coding a new big feature, please _always_ [file an issue](https://github.com/LMMS/lmms/issues/new) for your idea and suggestions about your feature and about the intended implementation on GitHub or post to the LMMS-devel-mailinglist ([email protected]) and wait for replies! Maybe there're different ideas, improvements, hints or maybe your feature is not welcome/needed at the moment.
Before coding a new big feature, please _always_
[file an issue](https://github.com/LMMS/lmms/issues/new) for your idea and
suggestions about your feature and about the intended implementation on GitHub
or post to the LMMS developers mailinglist ([email protected])
and wait for replies! Maybe there are different ideas, improvements, hints or
maybe your feature is not welcome/needed at the moment.

0 comments on commit ce0b258

Please sign in to comment.