about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2025-01-12 21:50:05 -0600
committerRen Kararou <[email protected]>2025-01-12 21:50:05 -0600
commita9bddce6d690838d8bfb586da918c406dd853e93 (patch)
treec1f6c4c7aba074d7c6195e29bbad1b487fda4ca5
parent98a2d3d4f4eefe6e25c22b186b6c4b1a2e5ba6d8 (diff)
downloadnbtpd-a9bddce6d690838d8bfb586da918c406dd853e93.tar.gz
nbtpd-a9bddce6d690838d8bfb586da918c406dd853e93.tar.bz2
nbtpd-a9bddce6d690838d8bfb586da918c406dd853e93.zip
update readme
-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)