From 8ae5b404b2ad35e270f25bc1ec25bea3b68eee2b Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Wed, 16 May 2018 16:21:09 +0900 Subject: [PATCH] Correct Angular version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cee1f0..e5376fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Angular Material FAB speed dial -This is a FAB speed dial component for Angular Material (v5+). +This is a FAB speed dial component for Angular Material (v6+). See the component in action on [the demo page](https://ecodev.github.io/fab-speed-dial).