From f4d0bd7ea947cfec433c6fa5e9c92ca991e4a0ce Mon Sep 17 00:00:00 2001 From: David Cole Date: Fri, 21 May 2021 15:12:35 +1200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 101a6f8..3ca5dce 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is not a set feature list, but these are the features on my roadmap. Create - [x] Function implementation - [x] Class implementation - [x] Class methods - - [ ] Class properties + - [x] Class properties - [x] Class constants - [x] Module constants - [x] Calling PHP functions