Skip to content

Commit 5a0af33

Browse files
Merge pull request #1936 from oracle-devrel/witold-swierzy-patch-10
Update README.md
2 parents dcd3079 + 57c9f47 commit 5a0af33

File tree

1 file changed

+6
-9
lines changed
  • data-platform/autonomous-database/autonomous-json/MongoDBReplay

1 file changed

+6
-9
lines changed

data-platform/autonomous-database/autonomous-json/MongoDBReplay/README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,15 @@ problems/issues/damages/data corruptions caused by using MongoDB Replay.
2626

2727
**Artifacts**
2828

29-
The repository contains source code of two artifacts:
29+
The repository contains source code of two artifacts
3030

31-
-----------------------------------------------------------------------
32-
Artifact Description
33-
----------------------- -----------------------------------------------
34-
MDBExtractor.jar extracts a stream of commands from a log file
35-
generated by a MongoDB instance.
31+
**- MDBExtractor.jar** extracts a stream of commands from a log file
32+
generated by a MongoDB instance.
3633

37-
MDBApplier.jar executes commands extracted during the
34+
**- MDBApplier.jar** executes commands extracted during the
3835
extraction process against an Oracle MongoDB
3936
API instance
40-
-----------------------------------------------------------------------
37+
4138

4239
**Requirements**
4340

@@ -48,7 +45,7 @@ The repository contains source code of two artifacts:
4845
<https://www.oracle.com/java/technologies/downloads/#java21> or\
4946
OpenJDK available in a Linux packages repository or downloaded and
5047
installed
51-
from [[https://openjdk.org/]{.underline}](https://openjdk.org/)
48+
from [[https://openjdk.org/](https://openjdk.org/)
5249

5350
### MDBExtractor
5451

0 commit comments

Comments
 (0)