diff --git a/README.md b/README.md index f192597..5ea1f86 100644 --- a/README.md +++ b/README.md @@ -33,19 +33,6 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl ![Screenshot of Shiori](./doc/screenshots/screenshot.png) -## Disclaimers / important information - -### First log in - -The default account is `shiori` with password `gopher`. It is removed once another 'owner' account is created. - -- username: `shiori` -- password: `gopher` - -### Shiori Web Extension - -[Shiori Web Extension](https://github.com/go-shiori/shiori-web-ext) is a simple extension for managing bookmarks using Shiori. This extension is intended to integrate Shiori with your favorite web browser. This way, you can save and remove bookmarks in Shiori without switching from your current page. - ## Documentation and resources * Official user documentation: diff --git a/README_fr.md b/README_fr.md index cd8556a..c2d89c9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,19 +33,6 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl ![Capture d’écran de Shiori](./doc/screenshots/screenshot.png) -## Avertissements / informations importantes - -### First log in - -The default account is `shiori` with password `gopher`. It is removed once another 'owner' account is created. - -- username: `shiori` -- password: `gopher` - -### Shiori Web Extension - -[Shiori Web Extension](https://github.com/go-shiori/shiori-web-ext) is a simple extension for managing bookmarks using Shiori. This extension is intended to integrate Shiori with your favorite web browser. This way, you can save and remove bookmarks in Shiori without switching from your current page. - ## Documentations et ressources * Documentation officielle utilisateur :