README reviewed

This commit is contained in:
Sameer Rahmani 2013-09-25 18:40:33 +03:30
parent b751fcbb5e
commit cd71b0f6e3
1 changed files with 7 additions and 8 deletions

View File

@ -4,13 +4,12 @@ A piece of Shit GNU Emacs based IDE
Copyright (C) 2010-2013 Sameer Rahmani <lxsameer@gnu.org> Copyright (C) 2010-2013 Sameer Rahmani <lxsameer@gnu.org>
Contents Contents
-------- ========
1. License 1. License
2. Dependencies 2. Dependencies
1. License 1. License
---------- ==========
Kuso IDE is free software; you can redistribute it and/or modify Kuso IDE is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
@ -29,14 +28,14 @@ with this program; if not, write to the Free Software Foundation, Inc.,
under the term of GNU FDL. under the term of GNU FDL.
2. Dependencies 2. Dependencies
--------------- ===============
Kuso IDE required these softwares: Kuso IDE required these softwares:
* GNU Emacs * GNU Emacs
Python dependencies (kuso-python plugin) Python dependencies (kuso-python plugin)
======================================== ----------------------------------------
* pep8 * pep8
* pyflakes * pyflakes
* pychecker * pychecker
@ -45,14 +44,14 @@ Python dependencies (kuso-python plugin)
* epc * epc
HTML dependencies HTML dependencies
================= -----------------
* tidy * tidy
CSS dependencies CSS dependencies
================ ----------------
* python-cssutils (pip install cssutils) * python-cssutils (pip install cssutils)
3. Installation 3. Installation
--------------- ===============
Just run install.sh in its directory and after that run kuso to get extra plugins Just run install.sh in its directory and after that run kuso to get extra plugins