Skip to content

Commit 2fa95fc

Browse files
authored
Update README.md
1 parent f46808e commit 2fa95fc

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,32 +34,31 @@ $ php artisan serve
3434
```
3535
The last command will generate a locally URL to access the system into the browser.
3636

37-
This [link](https://gist.github.com/hootlex/da59b91c628a6688ceb1) may provide extra information, if needed.
37+
This [link](https://gist.github.com/hootlex/da59b91c628a6688ceb1) may provide extra information if needed.
3838

3939
## User information
4040

4141
With the system running, the user will find a interactive tour in the first access (which can be accessed again later) providing the necessary information to follow up with the annotations. The admin user has the same functionalities as the default user, but also has controller with CRUD operations over the documents, it also can list and search all users, documents and sentences.
4242

43-
------
43+
## Extra information
4444

45-
## About Laravel
45+
### About Laravel
4646

4747
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects.
4848

4949
Laravel is accessible, powerful, and provides tools required for large, robust applications.
5050

51-
## Learning Laravel
51+
### Learning Laravel
5252

5353
Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
5454

5555
If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
5656

57-
## License
57+
### License
5858

5959
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
6060

61-
------
6261

63-
### Team:
62+
## Team:
6463
Developers: Lucas L Oliveira ([email protected]) <br>
6564
Coordination: Viviane P Moreira ([email protected])

0 commit comments

Comments
 (0)