docs: remove unnecessary text in READMEs
This commit is contained in:
@@ -2,11 +2,3 @@
|
|||||||
|
|
||||||
The open source Zapier alternative. Build workflow automation without spending
|
The open source Zapier alternative. Build workflow automation without spending
|
||||||
time and money.
|
time and money.
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
```
|
|
||||||
const backend = require('backend');
|
|
||||||
|
|
||||||
// TODO: DEMONSTRATE API
|
|
||||||
```
|
|
||||||
|
@@ -2,9 +2,3 @@
|
|||||||
|
|
||||||
The open source Zapier alternative. Build workflow automation without spending
|
The open source Zapier alternative. Build workflow automation without spending
|
||||||
time and money.
|
time and money.
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
```
|
|
||||||
// TODO: DEMONSTRATE API
|
|
||||||
```
|
|
||||||
|
@@ -2,11 +2,3 @@
|
|||||||
|
|
||||||
The open source Zapier alternative. Build workflow automation without spending
|
The open source Zapier alternative. Build workflow automation without spending
|
||||||
time and money.
|
time and money.
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
```
|
|
||||||
const types = require('@automatisch/types');
|
|
||||||
|
|
||||||
// TODO: DEMONSTRATE API
|
|
||||||
```
|
|
||||||
|
Reference in New Issue
Block a user