Update readme.
This commit is contained in:
parent
f0f4c61a31
commit
dd8616df12
|
@ -356,10 +356,10 @@ projects. That said bug fixes for this projects are also welcome. Pull requests
|
||||||
that add more SRFI-138 support are also welcome, but lets keep the scope on
|
that add more SRFI-138 support are also welcome, but lets keep the scope on
|
||||||
that.
|
that.
|
||||||
|
|
||||||
The program itself is a quite simple transformer of inputs to implementation
|
The program itself is a quite straighforward transformer of SRFI-138 inputs to
|
||||||
specific inputs. It stands on the shoulders of giants and relies on the
|
implementation specific inputs. It stands on the shoulders of giants and relies
|
||||||
implementations to have all the needed features, then unifies the interface to
|
on the implementations to have all the needed features, then unifies the
|
||||||
use them.
|
interface to use them.
|
||||||
|
|
||||||
### Adding new implementations
|
### Adding new implementations
|
||||||
<a name="#development-adding-new-implementations"></a>
|
<a name="#development-adding-new-implementations"></a>
|
||||||
|
|
Loading…
Reference in New Issue