summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWez Furlong <wez@netevil.org>2011-04-03 21:48:05 -0400
committerWez Furlong <wez@netevil.org>2011-04-03 21:48:05 -0400
commitaf70a23805917ccfb5ba212bad28e4554343249a (patch)
tree176906ad006c5313163b929d732141fb9196b2a8
parent84b8cb41945586d1c3d7ff9ebe4df2506c51d2c3 (diff)
downloadctf-af70a23805917ccfb5ba212bad28e4554343249a.tar.gz
add note on platforms that work
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90667dd..d2944db 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,12 @@ as unstable and subject to change.
Instead, it provides those same APIs as supported functions, but these are
namespaced as pctf (header file and library name; function names are unchanged).
+Platforms
+---------
+
+Portable CTF is known to build on the following platforms:
+
+ * Linux
+ * FreeBSD
+ * Darwin/OS X
+