Skip to content

Commit 9cc114e

Browse files
authored
Update README.md
1 parent 991d25e commit 9cc114e

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Animate.css
22

3-
[![GitHub Version](https://img.shields.io/github/release/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/releases) [![Github Star](https://img.shields.io/github/stars/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/stargazers) [![Github Fork](https://img.shields.io/github/forks/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/network/members) [![License](https://img.shields.io/github/license/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/blob/main/LICENSE)
3+
[![GitHub Version](https://img.shields.io/github/release/steveseguin/animate.mit.css.svg?style=for-the-badge)](https://github.com/steveseguin/animate.mit.css/releases) [![Github Star](https://img.shields.io/github/stars/steveseguin/animate.mit.css.svg?style=for-the-badge)](https://github.com/steveseguin/animate.mit.css/stargazers) [![Github Fork](https://img.shields.io/github/forks/steveseguin/animate.mit.svg?style=for-the-badge)](https://github.com/steveseguin/animate.mit.css/network/members) [![License](https://img.shields.io/github/license/steveseguin/animate.mit.svg?style=for-the-badge)](https://github.com/steveseguin/animate.mit.css/blob/main/LICENSE)
44

55
This is a fork of the original animate.css project; it was forked from the point where it was last updated as an MIT-licenced project, after which the licence changed to become non-compatible with open-source projects. Given the original project has also not been maintained in over a year, Jul 2022 to Nov 2023, I'll be pushing security updates and patches to this repository going forward instead, unless the original project owner choose to continue it.
66

@@ -20,15 +20,11 @@ Install with yarn:
2020
yarn add animate.css
2121
```
2222

23-
## Getting started
24-
25-
You can find the Animate.css documentation on the [website](https://animate.style/).
26-
2723
## Accessibility
2824

2925
Animate.css supports the [`prefers-reduced-motion` media query](https://webkit.org/blog/7551/responsive-design-for-motion/) so that users with motion sensitivity can opt out of animations. On supported platforms (currently all the majors browsers and OS), users can select "reduce motion" on their operating system preferences and it will turn off CSS transitions for them without any further work required.
3026

31-
## Core team
27+
## Original Core Team
3228

3329
| ![Daniel Eden](https://avatars2.githubusercontent.com/u/439365?s=460&u=512b4cc5324938ae40bbb8f3b7769d335953cd3a&v=4) | ![Elton Mesquita](https://avatars2.githubusercontent.com/u/5007208?s=460&u=418401ee605824272e5dcb955fd64ea24546a857&v=4) | ![Waren Gonzaga](https://avatars1.githubusercontent.com/u/15052701?s=460&u=9e58364978379536d3f26c4ce5cae1a2a449a0e4&v=4) |
3430
| --- | --- | --- |
@@ -37,12 +33,8 @@ Animate.css supports the [`prefers-reduced-motion` media query](https://webkit.o
3733

3834
## License
3935

40-
Animate.css is licensed under the MIT license. <https://opensource.org/licenses/MIT>
36+
This project is licensed under the MIT license. <https://opensource.org/licenses/MIT>
4137

4238
## Code of Conduct
4339

44-
This project and everyone participating in it is governed by the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [animate@eltonmesquita.com](mailto:animate@eltonmesquita.com).
45-
46-
## Contributing
47-
48-
Pull requests are the way to go here. We only have two rules for submitting a pull request: match the naming convention (camelCase, categorised [fades, bounces, etc]) and let us see a demo of submitted animations in a [pen](https://codepen.io). That **last one is important**.
40+
This project and everyone participating in it is governed by the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.

0 commit comments

Comments
 (0)