Skip to content

Commit e0fea9f

Browse files
committed
update: README
1 parent 2dffe01 commit e0fea9f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,18 @@ for KISS Linux.
77
BACKGROUND
88
----------
99

10-
This project was inspired by Dylan Arap's POSIX shell, okpal [0]d. Compatibility
11-
with the following terminator emulators on KISS Linux have been tested at this
12-
time:
10+
This project was inspired by Dylan Arap's POSIX shell, okpal [0]. This
11+
application has similar functionality to okpal but is designed with execution
12+
speed in mind. Compatibility with the following terminator emulators on KISS
13+
Linux have been tested at this time:
1314

1415
- simple terminal, st [2]
1516

1617
As there are no other dependєncies, other than a C compiler (gcc), this program
1718
should work on distributions other than KISS Linux as well.
1819

19-
Note: The code is quite "ugly" at this time and will addressed in future
20-
iterations.
20+
I appologize for the "ugliness" of the case at this time. I hope to address
21+
this in future iterations.
2122

2223

2324
INSTALLATION

0 commit comments

Comments
 (0)