From c6028a3d13401c7fc381fb654535170fae1762b5 Mon Sep 17 00:00:00 2001 From: Dave Wilson Date: Thu, 8 Feb 2018 18:20:22 -0800 Subject: [PATCH] Added byte order mark for UTF-8 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d94db2..04c24f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# No Code +# No Code No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.