Skip to content

Commit 00f973f

Browse files
authored
Merge pull request #5 from open-template-hub/develop
Release/update readme
2 parents 4e0a969 + b3a6144 commit 00f973f

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Open Template Hub - Animated Code Editor UI Component v1
2020
This library contains animated-code-editor ui component for UI Templates on [Open Template Hub](https://github.com/open-template-hub)
2121

2222
<h3 align="center">
23-
For demo click the image below ⬇️
23+
For demo click the video below ⬇️
2424
</h3>
2525

2626
<a href="https://opentemplatehub.com/en-US/product/generator/server-generator">

projects/animated-code-editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Open Template Hub - Animated Code Editor UI Component v1
1414
This library contains animated-code-editor ui component for UI Templates on [Open Template Hub](https://github.com/open-template-hub)
1515

1616
<h3 align="center">
17-
For demo click the image below ⬇️
17+
For demo click the video below ⬇️
1818
</h3>
1919

2020
<a href="https://opentemplatehub.com/en-US/product/generator/server-generator">

projects/animated-code-editor/src/public-api.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/*
2-
* Public API Surface of command-line
3-
*/
4-
51
export * from './lib/component/animated-code-editor/animated-code-editor.component';
62
export * from './lib/component/command-line/command-line.component';
73
export * from './lib/model/command-line/command-line.model';

0 commit comments

Comments
 (0)