Explorar el Código

updating README examples and package names

Mark VandenBrink hace 12 años
padre
commit
9c461177e0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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