Update the read-me file
This commit is contained in:
parent
63ce214094
commit
f088c1667a
54
README.md
54
README.md
@ -3,39 +3,49 @@ Edn
|
|||||||
|
|
||||||
`Ewol` (Edn Widget OpenGl Layer) is a FREE software.
|
`Ewol` (Edn Widget OpenGl Layer) is a FREE software.
|
||||||
|
|
||||||
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
|
|
||||||
|
|
||||||
Instructions
|
Instructions
|
||||||
============
|
============
|
||||||
|
|
||||||
download the software :
|
download the software :
|
||||||
|
|
||||||
git clone git://github.com/HeeroYui/ewol.git
|
git clone git://github.com/HeeroYui/ewol.git
|
||||||
cd edn
|
cd ewol
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
|
||||||
Compile software and install :
|
Compile software and install :
|
||||||
|
|
||||||
sudo make DEBUG=0 install
|
For this you might use a priject that create binaies or somting else ...
|
||||||
|
Show http://github.com/HeeroYui/edn project
|
||||||
|
|
||||||
Run Software :
|
License (DSB like)
|
||||||
|
==================
|
||||||
|
|
||||||
???
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
|
||||||
License
|
1. Redistributions of source code must retain the above copyright
|
||||||
=======
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
|
||||||
You can:
|
2. Redistributions in binary form must reproduce the above copyright
|
||||||
- Redistribute the sources code and binaries.
|
notice, this list of conditions and the following disclaimer in
|
||||||
- Modify the Sources code.
|
the documentation and/or other materials provided with the
|
||||||
- Use a part of the sources (less than 50%) in an other software, just write somewhere "Edn is great" visible by the user (on your product or on your website with a link to my page).
|
distribution.
|
||||||
- Redistribute the modification only if you want.
|
|
||||||
- Send me the bug-fix (it could be great).
|
3. The name of the author may not be used to endorse or promote
|
||||||
- Pay me a beer or some other things.
|
products derived from this software without specific prior
|
||||||
- Print the source code on WC paper ...
|
written permission.
|
||||||
You can NOT:
|
|
||||||
- Earn money with this Software (But I can).
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||||
- Add malware in the Sources.
|
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||||
- Do something bad with the sources.
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||||
- Use it to travel in the space with a toaster.
|
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
||||||
|
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||||
|
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
||||||
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||||
|
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
||||||
|
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||||||
|
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
I reserve the right to change this licence. If it change the version of the copy you have keep its own license
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user