Преглед изворни кода

updating README examples and package names

Mark VandenBrink пре 12 година
родитељ
комит
9c461177e0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ this code should run on any Lisp that is supported by FLEXI-STREAMS.
 All avalailable via quicklisp
 
 * optima and optima.ppcre: for quick parsing of FLAC tags
-* flexi-streams: for in-memory streams and string decoding
+* flexi-streams: for in-memory streams and string decoding (note: make sure you get the most recent one, which has a bug fix I made)
 
 # References