From 743a7a666be31e0647e7876a547ab99939d7a13c Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Thu, 24 Mar 2022 09:18:18 -0700 Subject: [PATCH] [amiwm] Update documentation to point to this new repository. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb7ec50..e4a836b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # amiwm Amiga Workbench inspired window manager for Xorg. +## Upstream repository + +The current upstream repository for this particular fork is at +[https://github.com/amiwm/amiwm](https://github.com/amiwm/amiwm). +Please file tickets, pull requests, etc there. + ## Getting started Before compiling, make sure that you have following packages installed: @@ -45,8 +51,12 @@ Contributions by * redsPL. ## Previous repositories + Previously, amiwm was using bzr instead of git; The bzr repository can be found [here](http://mc.pp.se/bzr/amiwm/) + +This repository started as a fork from [https://github.com/sdomi/amiwm](https://github.com/sdomi/amiwm). + ## License This project is published under a custom license - see [LICENSE.md](LICENSE.md) for details. -Amiga, AmigaOS and Workbench are registered trademarks of AMIGA International Inc. \ No newline at end of file +Amiga, AmigaOS and Workbench are registered trademarks of AMIGA International Inc.