Tweak README.md.

This commit is contained in:
Eitaro Fukamachi 2014-11-22 09:29:33 +09:00
parent e4b1425a60
commit 9c252b24a4

View file

@ -1,14 +1,14 @@
# Roswell - Common Lisp environment setup Utility.
This software is alpha-quality. nothing stable,reliable.
This software is alpha-quality. Nothing stable, reliable.
## Description
installing Common Lisp and setting up everything just work is still difficult and you have to learn some tips.
Installing Common Lisp and setting up everything just work is still difficult and you have to learn some tips.
## Why we named roswell?
from 'made with secret alien technology'(http://www.lisperati.com/logo.html)
I felt making it easier to use lisp for people is a kind of making opportunity for humanbeings to mingle with
alien technology.I recall 'roswell incident' by the concept.I'm not sure what you feel.
From ‘[made with secret alien technology](http://www.lisperati.com/logo.html)’.
I felt making it easier to use Lisp for people is a kind of making opportunity for humanbeings to mingle with alien technology. I recall ‘roswell incident’ by the concept. I'm not sure what you feel.
## Installation
@ -19,22 +19,21 @@ alien technology.I recall 'roswell incident' by the concept.I'm not sure what yo
## How to use
### install sbcl-bin
first of all you have to install lisp environment. so type
First of all, you have to install Lisp environment. You can install a binary version of SBCL and Quicklisp from internet by these commands:
$ ros install sbcl-bin
$ ros install quicklisp
would install binary version of sbcl and quicklisp from the internet.
### command help
after the installation type ros and you'll get some information by
After the installation type ros and you'll get some information by
$ ros
## Author
SANO Masatoshi(snmsts@gmail.com)
SANO Masatoshi (snmsts@gmail.com)
## Special Thanks to
* Eitaro Fukamachi (e.arrows@gmail.com) for naming this project.
## Project
* https://github.com/snmsts/roswell