diff options
author | Boris Faure <billiob@gmail.com> | 2013-10-20 12:43:27 +0200 |
---|---|---|
committer | Boris Faure <billiob@gmail.com> | 2013-10-20 12:43:27 +0200 |
commit | 2ef94fcf2e63e7fe97273db88ddddcc99f21b868 (patch) | |
tree | 0a4a87f47b81ad7494280a00db4bfb223f0fc399 /README | |
parent | c89f1e4569549d91cc865e6ce16d919f1463c996 (diff) |
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ | |||
1 | typres is a presentation tool for my talk on terminology at the efl dev day | ||
2 | 2013. | ||
3 | |||
4 | It's written in bash and runs on terminology. It uses terminology escape codes | ||
5 | to inline images into the terminal. Learn more about them from terminology's | ||
6 | README. | ||
7 | |||
8 | The code is under the WTF Public License. I do not own the gif files used. | ||