Unidiff1 files changed, 7 insertions, 0 deletions
|
diff --git a/README b/README index d68b081..d369028 100644 --- a/ README+++ b/ README |
|
@@ -13,6 +13,13 @@ Use |
13 | r: Reset the display (unzoom). | 13 | r: Reset the display (unzoom). |
14 | l: Toggle display of the legend (on by default). | 14 | l: Toggle display of the legend (on by default). |
15 | | 15 | |
| | 16 | ====== |
| | 17 | COFFEE |
| | 18 | ====== |
| | 19 | |
| | 20 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" |
| | 21 | export CFLAGS="-I/home/db2inst1/sqllib/include" |
| | 22 | |
16 | ======= | 23 | ======= |
17 | PANCAKE | 24 | PANCAKE |
18 | ======= | 25 | ======= |
|