Updated README some more
This commit is contained in:
@@ -32,7 +32,7 @@ To prove the feasibility of this approach, this project contains a small example
|
||||
|
||||
<img src="https://i.imgur.com/5gYLuYc.png" alt="shoutbox" width="450"/>
|
||||
|
||||
The exact procedure is more easily explained in code than visually. The presented code snippets should be considered pseudocode, but if you're interested in the exact steps please take a look into `src/frontend/src/app/services/ShoutboxData.service.ts`. The actual implementation isn't any more complex than the steps below but they were altered for readability reasons.
|
||||
The exact procedure is more easily explained in code than visually. The presented code snippets should be considered pseudocode, but if you're interested in the exact steps please take a look into [ShoutboxData.service.ts](https://gitea.nitowa.xyz/nitowa/httxrp/src/branch/master/src/frontend/src/app/services/ShoutboxData.service.ts). The actual implementation isn't any more complex than the steps below but they were altered for readability reasons.
|
||||
|
||||
### Submitting a new shout to the shoutbox
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user