Skip to content

Commit c362c1f

Browse files
authored
Merge pull request #888 from oracle-devrel/readme-fix-2
README updates
2 parents ac9cb53 + d890b7b commit c362c1f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app-dev/oci-queue/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ SOFTWARE.
3939
## OCI queue overview
4040
[Document queue-overview](files/queue_overview.pdf)
4141

42+
### Author
43+
<a href="https://github.com/mikarinneoracle">mikarinneoracle</a>
44+
4245
## OCI Queue example in NodeJS with GitHub Actions
4346

4447
### OCI Queue
@@ -122,4 +125,4 @@ You can manually send messages to the queue using the OCI Queue Console
122125
<p>
123126
You can also play with the queue's <code>Dead Letter Queue</code> settings to see how many
124127
times the same message is being received (default is 5). To do this comment the
125-
<a href="index.js#L99">line 99 of the index.js</a> and re-run the build using commit.
128+
<a href="index.js#L99">line 99 of the index.js</a> and re-run the build by committing the change.

0 commit comments

Comments
 (0)