Skip to content

Commit

Permalink
corrected misspelling on introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
Eurydia committed Jan 19, 2024
1 parent 868553c commit c6bd066
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

A [Nassi-Shneiderman diagram](https://en.wikipedia.org/wiki/Nassi%E2%80%93Shneiderman_diagram), also known as a structogram, is a graphical representation outlining the sequential steps and control flows of a computer program, offering a visual guide for programmers.

The project tranforms a piece of code into such a diagram which can exported as an image or as a shareable link.
The live editor is available on [https://eurydia.github.io/project-nassi-shneiderman-diagram-builder-online/](https://eurydia.github.io/project-nassi-shneiderman-diagram-builder-online/).
The project streamlines the coding process by transforming a piece of code into such a diagram, facilitating easier understanding and collaboration.
The resulting diagram can be exported as an image or shared through a link using the live editor available at [https://eurydia.github.io/project-nassi-shneiderman-diagram-builder-online/](https://eurydia.github.io/project-nassi-shneiderman-diagram-builder-online/).

## Contacts

At the time of writing, I made sure to include every details and nuances about the project, but it is entirely possible that I forgot small details.
While I have diligently worked to cover all aspects of the project, it is possible that certain minor details may have been unintentionally overlooked.

If there is something that was not covered, contact me on:
Should you have any questions or if there are aspects that require clarification, please do not hesitate to contact me through the following channels:

- LinkedIn: [https://www.linkedin.com/in/thanakorn-phuttharaksa-120b361a1/](https://www.linkedin.com/in/thanakorn-phuttharaksa-120b361a1/)
- Email: [B9XP3X@inf.elte.hu](mailto:B9XP3X@inf.elte.hu)
Expand Down

0 comments on commit c6bd066

Please sign in to comment.