Updated AssemblyPolicy (markdown)
diff --git a/AssemblyPolicy.md b/AssemblyPolicy.md
index caab086..c904a80 100644
--- a/AssemblyPolicy.md
+++ b/AssemblyPolicy.md
@@ -1,6 +1,6 @@
# Assembly Policy
-This document describes when and how to add assembly code to routines in the Go-maintained packages.
+This document describes when and how to add assembly code to routines in the Go-maintained packages. This document is a work in progress.
In general, the rules are:
@@ -19,5 +19,3 @@
## Future directions
* if possible, port existing reviewed implementations. A tool should make it easy to review diffs from decompiler output. Consider the license implications.
-
-*TODO*: add more. This document is a work in progress.
\ No newline at end of file