From e917ede39b1fe5910896785c6d969f1a9d97f6b4 Mon Sep 17 00:00:00 2001 From: Ken Soh Date: Wed, 4 Sep 2024 11:19:50 +0100 Subject: [PATCH 1/2] readme - update verbiage for accuracy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c88d6a..3f90400 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ TagUI is a leading open-source RPA software :robot: with tens of thousands of us Over a few months in 2019, I took on a daddy role full-time, taking care of my newborn baby girl and wife :cowboy_hat_face:🤱. In between nannying, I used my time pockets to create this Python package built on TagUI. I hope `pip install rpa` would make life easier for Python users from different walks of life. -I had been maintaining the package (and a [forked version of TagUI](https://github.com/tebelorg/TagUI) optimised for it) in my personal time. But [Marcelo Cecin](https://www.linkedin.com/in/marcelocecin/), [Luis Alejandro](https://www.linkedin.com/in/luis-alejandro/), [Jozsef Fulop](https://www.linkedin.com/in/jozseffulop86/), [Tolani Jaiye-Tikolo](https://www.linkedin.com/in/tolani-jaiye-tikolo/), [Shyan Chua](https://www.linkedin.com/in/shyanchua/), [Laurence Liew](https://www.linkedin.com/in/laurenceliew/), [Bala Ranganathan](https://www.linkedin.com/in/bala-ranganathan/), [myself](https://www.linkedin.com/in/kensoh/), will be the new team maintaining this package. We're happy that tens of thousands of people use it :snake: +I had been maintaining the package (and a [forked version of TagUI](https://github.com/tebelorg/TagUI) optimised for it) in my personal time. But [Marcelo Cecin](https://www.linkedin.com/in/marcelocecin/), [Luis Alejandro](https://www.linkedin.com/in/luis-alejandro/), [Jozsef Fulop](https://www.linkedin.com/in/jozseffulop86/), [Tolani Jaiye-Tikolo](https://www.linkedin.com/in/tolani-jaiye-tikolo/), [Shyan Chua](https://www.linkedin.com/in/shyanchua/), [Laurence Liew](https://www.linkedin.com/in/laurenceliew/), [Bala Ranganathan](https://www.linkedin.com/in/bala-ranganathan/), [myself](https://www.linkedin.com/in/kensoh/), are the new team maintaining this package. We're happy that tens of thousands of people use it :snake: For technical info, see its intuitive architecture below and ample comments in this [single-file package](https://github.com/tebelorg/RPA-Python/blob/master/tagui.py). From bc58a8f95577b0546ea8d9d8e4c076e4cf6dc166 Mon Sep 17 00:00:00 2001 From: Ken Soh Date: Thu, 5 Sep 2024 16:40:09 +0100 Subject: [PATCH 2/2] readme - finetune verbiage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f90400..0783d4d 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ TagUI is a leading open-source RPA software :robot: with tens of thousands of us Over a few months in 2019, I took on a daddy role full-time, taking care of my newborn baby girl and wife :cowboy_hat_face:🤱. In between nannying, I used my time pockets to create this Python package built on TagUI. I hope `pip install rpa` would make life easier for Python users from different walks of life. -I had been maintaining the package (and a [forked version of TagUI](https://github.com/tebelorg/TagUI) optimised for it) in my personal time. But [Marcelo Cecin](https://www.linkedin.com/in/marcelocecin/), [Luis Alejandro](https://www.linkedin.com/in/luis-alejandro/), [Jozsef Fulop](https://www.linkedin.com/in/jozseffulop86/), [Tolani Jaiye-Tikolo](https://www.linkedin.com/in/tolani-jaiye-tikolo/), [Shyan Chua](https://www.linkedin.com/in/shyanchua/), [Laurence Liew](https://www.linkedin.com/in/laurenceliew/), [Bala Ranganathan](https://www.linkedin.com/in/bala-ranganathan/), [myself](https://www.linkedin.com/in/kensoh/), are the new team maintaining this package. We're happy that tens of thousands of people use it :snake: +I had been maintaining the package (and a [forked version of TagUI](https://github.com/tebelorg/TagUI) optimised for it) in my personal time. But now, [Marcelo Cecin](https://www.linkedin.com/in/marcelocecin/), [Luis Alejandro](https://www.linkedin.com/in/luis-alejandro/), [Jozsef Fulop](https://www.linkedin.com/in/jozseffulop86/), [Tolani Jaiye-Tikolo](https://www.linkedin.com/in/tolani-jaiye-tikolo/), [Shyan Chua](https://www.linkedin.com/in/shyanchua/), [Laurence Liew](https://www.linkedin.com/in/laurenceliew/), [Bala Ranganathan](https://www.linkedin.com/in/bala-ranganathan/), [myself](https://www.linkedin.com/in/kensoh/) are the new team maintaining this package. We're happy that tens of thousands of people use it :snake: For technical info, see its intuitive architecture below and ample comments in this [single-file package](https://github.com/tebelorg/RPA-Python/blob/master/tagui.py).