Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Scribes were an elite in ancient societies, highly regarded and holding special social status. They were disciplined and known for their excellent craftsmanship in writing laws, copying documents, and other related tasks.

The motivation to create the Elixir Scribe tool was to encourage developers to write code that follows the **Single Responsability Principle** and it's structured in a **Self-Documented Folder Structure**, to enable them to know in seconds all domains, resources, and actions used in a project, while reducing accidental coupling and complexity, which also contributes for less technical debt.
The motivation to create the Elixir Scribe tool was to encourage developers to write code that follows the **Single Responsibility Principle** and it's structured in a **Self-Documented Folder Structure**, to enable them to know in seconds all domains, resources, and actions used in a project, while reducing accidental coupling and complexity, which also contributes for less technical debt.

The Elixir Scribe tool enables developers to go from zero to hero in no time, while empowering their craftsmanship and professionalism to reach new levels never imagined before or thought to not be easy to achieve.

Expand Down