diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index af858fdcdc..ce61faf945 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,4 @@ github: inventree ko_fi: inventree patreon: inventree +custom: ["https://paypal.me/inventree?locale.x=en_AU", paypal] diff --git a/README.md b/README.md index e3753c5605..db496e8c5d 100644 --- a/README.md +++ b/README.md @@ -34,27 +34,14 @@ ## :star2: About the Project -InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a REST API for interaction with external interfaces and applications. +InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a REST API for interaction with external interfaces and applications. A powerful plugin system provides support for custom applications and extensions. -InvenTree is designed to be lightweight and easy to use for SME or hobbyist applications, where many existing stock management solutions are bloated and cumbersome to use. Updating stock is a single-action process and does not require a complex system of work orders or stock transactions. - -Powerful business logic works in the background to ensure that stock tracking history is maintained, and users have ready access to stock level information. - - - -### :dart: Features - -- Organize Parts and BOMs -- Manage Suppliers -- Instant Stock Knowledge -- Extend and Customize to fit your usage +Check out [our website](https://inventree.org) for more details. ### :compass: Roadmap -* [x] Plugins -* [ ] Improved Importers -* [ ] Custom Workflow Processes +Want to see what we are working on? Check out the [roadmap tag](https://github.com/inventree/InvenTree/issues?q=is%3Aopen+is%3Aissue+label%3Aroadmap) and [horizon milestone](https://github.com/inventree/InvenTree/milestone/42). ### :hammer_and_wrench: Integration @@ -110,23 +97,7 @@ InvenTree is designed to be **extensible**, and provides multiple options for ** -## :toolbox: Getting Started - -Refer to the [getting started guide](https://docs.inventree.org/en/latest/start/install/) for installation and setup instructions. - - -## :iphone: Mobile App - -InvenTree is supported by a [companion mobile app](https://docs.inventree.org/en/latest/app/app/) which allows users access to stock control information and functionality. - -