From 7fd491a572f4e505d4f2f7cf6624386688d34ffe Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Tue, 21 Jan 2014 01:13:23 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d1a455..000d824 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ given source files. * Declaring opEquals without toHash * Assignment in conditionals * delete keyword is deprecated +* "fish operators" (floating point operators) are deprecated ### Line of Code Count The "--sloc" or "-l" option prints the number of lines of code in the file.