Skip to content

Commit 28cd954

Browse files
committed
docs: reformat signature to two-line markdown standard
1 parent 17b3fcf commit 28cd954

3 files changed

Lines changed: 6 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,5 @@ Upon termination (Ctrl+C), `devctl` gracefully stops all processes and performs
101101

102102
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
103103

104-
---
105-
*Authored by Youssef Fellah.*
106-
*Personal Project.*
104+
Authored by Youssef Fellah.
105+
Personal Project.

samples/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ This directory contains examples of projects generated using `devctl`. These sam
1616
## How to use
1717
These folders are for demonstration purposes. To generate your own projects, use the `devctl init` command as described in the main [README](../README.md).
1818

19-
---
20-
*Authored by Youssef Fellah.*
21-
*Personal Project.*
19+
Authored by Youssef Fellah.
20+
Personal Project.

samples/sample-front/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@ Angular CLI does not come with an end-to-end testing framework by default. You c
5858

5959
For more information on using the Angular CLI, including detailed command references, visit the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.
6060

61-
---
62-
*Authored by Youssef Fellah.*
63-
*Personal Project.*
61+
Authored by Youssef Fellah.
62+
Personal Project.

0 commit comments

Comments
 (0)