Skip to content

Commit

Permalink
add readme for next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilien committed Jun 11, 2024
1 parent 4acb359 commit 9ec863b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,12 @@ $importExecution = $launcher->launch('import', ['path' => '/path/to/file/to/impo

There you go, you have a fully functional stack to start working with the library.

[//]: # (Todo::)
[//]: # (## Next steps)
## Next steps

[//]: # (- [Symfony bridge](symfony.md))
- [Symfony bridge](symfony.md)

[//]: # (- [Doctrine bridge](doctrine.md))
- [Doctrine bridge](doctrine.md)

[//]: # (- [Flysystem bridge](flysystem.md))
- [Flysystem bridge](flysystem.md)

[//]: # (- [Box OpenSpout bridge](openspout.md))
- [Box OpenSpout bridge](openspout.md)
Empty file added docs/doctrine.md
Empty file.
Empty file added docs/flysystem.md
Empty file.
Empty file added docs/openspout.md
Empty file.
Empty file added docs/symfony.md
Empty file.

0 comments on commit 9ec863b

Please sign in to comment.