diff --git a/README.md b/README.md
index 47ec9e8..365105d 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,25 @@
# Spout
[](https://packagist.org/packages/box/spout)
-[](https://opensource.box.com/badges)
-[](https://travis-ci.org/box/spout)
+[](https://opensource.box.com/badges)
+[](https://github.com/box/spout/actions/workflows/ci.yml?query=branch%3Amaster)
[](https://coveralls.io/github/box/spout?branch=master)
[](https://packagist.org/packages/box/spout)
+## 🪦 Archived project 🪦
+
+This project has been archived and is no longer maintained. No bug fix and no additional features will be added.
+You won't be able to submit new issues or pull requests, and no additional features will be added
+
+You can still use Spout as is in your projects though :)
+
+> Thanks to everyone who contributed to this project, from a typo fix to the new cool feature.
+> It was great to see the involvement of this community!
+
+
+
+## About
+
Spout is a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way.
Unlike other file readers or writers, it is capable of processing very large files, while keeping the memory usage really low (less than 3MB).
@@ -37,17 +51,14 @@ If you just want to check that everything is working as expected, executing the
For information, the performance tests take about 10 minutes to run (processing 1 million rows files is not a quick thing).
-> Performance tests status: [](https://travis-ci.org/box/spout)
-
-
## Support
-You can ask questions, submit new features ideas or discuss Spout in the chat room:
+Spout is no longer actively supported. You can still ask questions, or discuss about it in the chat room:
[](https://gitter.im/box/spout?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
## Copyright and License
-Copyright 2017 Box, Inc. All rights reserved.
+Copyright 2022 Box, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.