Skip to content

Commit 8495c05

Browse files
committed
fix(docs): minor
1 parent 639aee3 commit 8495c05

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2020 anthonynahas
3+
Copyright (c) 2022 anthonynahas
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@
44
src="https://cdn.jsdelivr.net/gh/angular-material-extensions/fab-menu@master/assets/angular-material-extensions-logo.svg">
55
</p>
66

7-
# @angular-material-extensions/fab-menu - Angular Material component that allow users to select a country or nationality with an autocomplete feature - Angular V10 supported incl. schematics
7+
# @angular-material-extensions/fab-menu - Angular Material component that allow users to select a country or nationality with an autocomplete feature
88

99
[![npm version](https://badge.fury.io/js/%40angular-material-extensions%2Ffab-menu.svg)](https://badge.fury.io/js/%40angular-material-extensions%2Ffab-menu)
1010
[![npm demo](https://img.shields.io/badge/demo-online-ed1c46.svg)](https://angular-material-extensions.github.io/fab-menu)
1111
[![docs: typedoc](https://img.shields.io/badge/docs-typedoc-4D0080.svg)](https://angular-material-extensions.github.io/fab-menu/doc/index.html)
1212
[![Join the chat at https://gitter.im/angular-material-extensions/Lobby](https://badges.gitter.im/angular-material-extensions/Lobby.svg)](https://gitter.im/angular-material-extensions/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1313
[![Build Status](https://travis-ci.org/angular-material-extensions/fab-menu.svg?branch=master)](https://travis-ci.org/angular-material-extensions/fab-menu)
1414
[![codecov](https://codecov.io/gh/angular-material-extensions/fab-menu/branch/master/graph/badge.svg)](https://codecov.io/gh/angular-material-extensions/fab-menu)
15-
[![dependency Status](https://david-dm.org/angular-material-extensions/fab-menu/status.svg)](https://david-dm.org/angular-material-extensions/fab-menu)
16-
[![devDependency Status](https://david-dm.org/angular-material-extensions/fab-menu/dev-status.svg?branch=master)](https://david-dm.org/angular-material-extensions/fab-menu#info=devDependencies)
1715
[![license](https://img.shields.io/github/license/angular-material-extensions/fab-menu.svg?style=flat-square)](https://github.com/angular-material-extensions/fab-menu/blob/master/LICENSE)
1816

1917

@@ -63,7 +61,7 @@ View all the directives and components in action at [https://angular-material-ex
6361
<a name="dependencies"/>
6462

6563
## Dependencies
66-
* [Angular](https://angular.io) developed and tested with `8.x`
64+
* [Angular](https://angular.io)
6765

6866
---
6967

@@ -316,4 +314,4 @@ This project is supported by [jetbrains](https://www.jetbrains.com/) with 1 ALL
316314

317315
## License
318316

319-
Copyright (c) 2019-2020 [Anthony Nahas](https://github.com/AnthonyNahas). Licensed under the MIT License (MIT)
317+
Copyright (c) 2019-2022 [Anthony Nahas](https://github.com/AnthonyNahas). Licensed under the MIT License (MIT)

0 commit comments

Comments
 (0)