diff --git a/docs/index.md b/docs/index.md index fa600ae..30ce534 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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)