From e74e0eeb913744bdcaea6e9df53268441f9dbf8d Mon Sep 17 00:00:00 2001 From: SundeepK Date: Tue, 19 Jun 2018 11:11:42 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ca61db18..baf36955 100644 --- a/README.md +++ b/README.md @@ -154,21 +154,14 @@ It's possible to set the locale so that weekday column names are automatically s ```gradle dependencies { - compile 'com.github.sundeepk:compact-calendar-view:2.0.2.3' -} -``` - -RTL support beta for right-to-left languages -```gradle -dependencies { - compile 'com.github.sundeepk:compact-calendar-view:2.0.3-beta' + compile 'com.github.sundeepk:compact-calendar-view:3.0.0' } ``` ``` The MIT License (MIT) -Copyright (c) [2017] [Sundeepk] +Copyright (c) [2018] [Sundeepk] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal