]> Repositorios git - scryer-prolog.git/commitdiff
correct README
authorMark Thom <[email protected]>
Wed, 29 Aug 2018 06:10:09 +0000 (00:10 -0600)
committerMark Thom <[email protected]>
Wed, 29 Aug 2018 06:10:09 +0000 (00:10 -0600)
README.md

index 69d09a689a503b71f3970af99ce6f99c5ad23326..c70061960fe2dfd7c9f6ff996ab308156645452a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,8 +32,8 @@ Extend rusty-wam to include the following, among other features:
   etc.) (_done_)
 * Default representation of strings as list of chars, using a packed
   internal representation (_done_).
-  ** Implement a representation of 'partial strings' as difference lists
-  of characters (_in progress_).
+    - Implement a representation of 'partial strings' as difference lists
+      of characters (_in progress_).
 * `term_expansion/2` and `goal_expansion/2` (_in progress_).
 * Definite Clause Grammars.
 * Attributed variables using the SICStus Prolog interface and