Skip to content

Commit 43a4a3b

Browse files
committed
prettify readme
1 parent bc3d157 commit 43a4a3b

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
[back to top ↑]: #ebox-
22

3-
# eBox <!-- omit in toc -->
3+
<div align="center">
4+
5+
# eBox 🏗<!-- omit in toc -->
6+
7+
Create rectangles within After Effects expressions
8+
9+
![header](docs/static/header.svg)
10+
11+
---
12+
13+
### [✨ Download eBox ✨](https://github.com/motiondeveloper/eBox/releases)<!-- omit in toc -->
14+
15+
---
16+
17+
</div>
18+
19+
## Overview
420

521
eBox a system for creating rectangles in After Effects with intuitive controls for changing their position, size, and scale.
622

@@ -10,8 +26,11 @@ The benefit of using eBox is being able to easily create and scale boxes in expr
1026

1127
You can animate each of the box properties with the expression animation tool, **[`eKeys 🔑`](https://github.com/motiondeveloper/ekeys)**.
1228

29+
> **eBox is written in TypeScript using our [Expression Library Template](https://github.com/motiondeveloper/expressions-library-template)**
30+
1331
## Contents <!-- omit in toc -->
1432

33+
- [Overview](#overview)
1534
- [Example](#example)
1635
- [Usage](#usage)
1736
- [License](#license)

0 commit comments

Comments
 (0)