about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d7a0960..7e8874b 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,7 @@
 
 A TFTP server written in C for funsies.
 
+Almost RFC1350 compliant (does not implement MAIL transfer mode).
+
 [nbd project page](https://sr.ht/~spicywolf/nbd)