Skip to content

Commit 24755c2

Browse files
YanisVidas P
authored andcommitted
Update README visual presentation
1 parent f423e8e commit 24755c2

File tree

6 files changed

+46
-18
lines changed

6 files changed

+46
-18
lines changed

README.md

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,45 @@
1-
<a href="https://www.activeworkflow.org"><img src="media/ActiveWorkflow-logo.svg" width="128" height="128" align="right" /></a>
1+
<h3 align="center">
2+
<br>
3+
<a href="https://www.activeworkflow.org"><img src="media/ActiveWorkflow-logo.svg" width="243" /></a>
4+
</h3>
25

3-
# ActiveWorkflow
6+
<h3 align="center">
7+
Automate your workflows with autonomous agents<br> in any programming language
8+
</h3>
49

5-
[![CircleCI](https://circleci.com/gh/automaticmode/active_workflow.svg?style=shield)](https://circleci.com/gh/automaticmode/active_workflow)
6-
[![Codecov](https://codecov.io/gh/automaticmode/active_workflow/branch/master/graph/badge.svg)](https://codecov.io/gh/automaticmode/active_workflow)
7-
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
10+
<br>
811

12+
<p align="center">
13+
<img alt="GitHub" src="https://img.shields.io/circleci/build/github/automaticmode/active_workflow?style=for-the-badge">
14+
<img alt="GitHub" src="https://img.shields.io/codecov/c/github/automaticmode/active_workflow?style=for-the-badge">
15+
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/automaticmode/active_workflow?style=for-the-badge&color=287fe2">
16+
<img alt="GitHub release (latest by date)" src="https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge&color=27aace">
17+
</p>
918

10-
ActiveWorkflow helps you to automate your business or product workflows with [software agents](https://en.wikipedia.org/wiki/Software_agent); autonomous
11-
entities that act on schedule or react to external triggers. These unsupervised agents –which can be written in any programming language– connect to APIs, process information, perform routine tasks, and generally enable you to automate internal or external workflows.
19+
<h4 align="center">
20+
<a href="#getting-started">Getting Started</a> •
21+
<a href="#usage">Usage</a> •
22+
<a href="#documentation">Documentation</a>
23+
</h4>
1224

1325

26+
27+
## About
28+
29+
ActiveWorkflow helps you to automate your workflows with [software agents](https://en.wikipedia.org/wiki/Software_agent), autonomous
30+
entities that act on schedule or react to external triggers. These unsupervised agents –which can be written in any programming language– enable you to automate internal or external business, app and product workflows.
31+
32+
<h4 align="center">Connect to APIs • Process Data • Perform Routine Tasks • Send Notifications</h4>
33+
1434
<img src="media/workflows_screenshot.png"
1535
srcset="media/workflows_screenshot@2x.png 2x"
1636
alt="Main view">
1737

1838
## Getting Started
1939

20-
See the [Getting Started wiki page](https://github.com/automaticmode/active_workflow/wiki/Getting-Started) and follow the simple setup process.
40+
See the [Getting Started wiki page](https://github.com/automaticmode/active_workflow/wiki/Getting-Started) and follow the simple setup process.
2141

22-
## Try it on Heroku!
42+
## Try it on Heroku
2343

2444
A quick and easy way to check out ActiveWorkflow is by deploying it to
2545
[Heroku](https://www.heroku.com/).

media/ActiveWorkflow-logo.svg

Lines changed: 17 additions & 4 deletions
Loading

media/active_workflow-icon-square.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.

media/workflows_screenshot.png

161 KB
Loading

media/workflows_screenshot@2x.png

482 KB
Loading

media/workflows_screenshot@3x.png

1.06 MB
Loading

0 commit comments

Comments
 (0)