Skip to content

Commit 96fbca6

Browse files
authored
Update README.md
1 parent 96eb5bf commit 96fbca6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<img src="https://img.shields.io/badge/Made with-Typescript-blue?color=000000&logo=typescript&logoColor=ffffff" alt="Static Badge">
99
<a href="https://vitejs.dev"><img src="https://img.shields.io/badge/Powered%20by-Vite-000000?style=flat&logo=Vite&logoColor=ffffff" alt="powered by vite"></a>
1010
<a href="https://discord.gg/zPQJrNGuFB"><img src="https://img.shields.io/discord/1115673443141156924?style=flat&logo=discord&logoColor=fff&color=000000" alt="discord"></a>
11-
<a href="https://x.com/diffusionmov"><img src="https://img.shields.io/badge/Follow for-Updates-blue?color=000000&logo=X&logoColor=ffffff" alt="Static Badge"></a>
11+
<a href="https://x.com/diffusionhq"><img src="https://img.shields.io/badge/Follow for-Updates-blue?color=000000&logo=X&logoColor=ffffff" alt="Static Badge"></a>
1212
</p>
1313
<br/>
1414

1515
# Getting Started
1616

17-
Diffusion Studio is an open-source, browser-based video editing library that allows developers to automate video editing workflows at scale, build custom editing applications, or seamlessly integrate video processing capabilities into existing projects.
17+
`@diffusionstudio/core` is an open-source, browser-based video editing library that allows developers to automate video editing workflows at scale, build custom editing applications, or seamlessly integrate video processing capabilities into existing projects.
1818

1919
## Documentation
2020

@@ -85,7 +85,7 @@ You can find more [examples here.](https://github.com/diffusionstudio/examples),
8585

8686
https://github.com/user-attachments/assets/7a943407-e916-4d9f-b46a-3163dbff44c3
8787

88-
## How does Diffusion Studio compare to Remotion and Motion Canvas?
88+
## How does DS Core compare to Remotion and Motion Canvas?
8989

9090
**Remotion** is a React-based video creation tool that transforms the entire DOM into videos. It's particularly suited for beginners, as web developers can start creating videos using the skills they already have.
9191

@@ -111,7 +111,7 @@ In contrast, **Diffusion Studio** is not a framework with a visual editing inter
111111
* **Dynamic render resolution and framerate**
112112

113113
## Contributing
114-
Contributions to Diffusion Studio are welcome and highly appreciated. Simply fork this respository and run:
114+
Contributions to DS Core are welcome and highly appreciated. Simply fork this respository and run:
115115

116116
```sh
117117
npm install

0 commit comments

Comments
 (0)