Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Jan 10, 2022
1 parent 5f8cdd4 commit b9ab958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Paths in a Graph from A to B
# A structure, many possibilities

Hi, this is an app, but you can interpret it as a service. Its duty is to find all paths in a connected graph com node A to B. It was bootstraped from this project: https://github.com/trekhleb/javascript-algorithms .
Hi, this is an app, but you can interpret it as a service. Its main funcionality is to provide a graph structure for application-suitable scenarios. It was bootstraped from this project: https://github.com/trekhleb/javascript-algorithms .

## Preamble

Expand Down

0 comments on commit b9ab958

Please sign in to comment.