Skip to content

Commit 37dbeac

Browse files
committed
Add lean to claim
1 parent b27b157 commit 37dbeac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Galahad
22

3-
**The workflow automation framework for machines with heart.**
3+
**The lean workflow automation framework for machines with heart.**
44

55
Galahad is a free workflow automation framework designed to bring simplicity
66
to complex workflows.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Galahad
33
=======
44

5-
**The workflow automation framework for machines with heart.**
5+
**The lean workflow automation framework for machines with heart.**
66

77
Galahad is a free workflow automation framework designed to bring simplicity
88
to complex workflows.

galahad/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
"""The workflow automation framework for machines with heart."""
1+
"""The lean workflow automation framework for machines with heart."""
22
default_app_config = 'galahad.apps.GalahadConfig'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = galahad
3-
description = The workflow automation framework for machines with heart
3+
description = The lean workflow automation framework for machines with heart
44
long_description = file: README.md
55
long_description_content_type = text/markdown; charset=UTF-8
66
author = Johannes Hoppe

0 commit comments

Comments
 (0)