From 3b3dfcaa4aec9a43d1b93eb20496c1cd9dbb3e92 Mon Sep 17 00:00:00 2001 From: gered Date: Fri, 4 Jul 2014 13:50:55 -0400 Subject: [PATCH] update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4dea8..6bd0503 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # clj-hl7-fhir -[HL7 FHIR](http://hl7.org/implement/standards/fhir/) JSON client. +[HL7 FHIR](http://hl7.org/implement/standards/fhir/) JSON client for use in Clojure applications. + +**This library should not even be considered in an "alpha" state yet. Caution is advised if +you are looking to use this for real-world use right now. Stay tuned!** ## Usage