Skip to content

Commit c4a198c

Browse files
Apply suggestions from code review
Co-authored-by: Markus Lassila <markus.lassila@nordicsemi.no>
1 parent 11c35ca commit c4a198c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ncs-serial-modem
22
The Serial Modem Add-On contains the Serial Modem application for nRF91-based devices, and is built on nRF Connect SDK (NCS).
3-
It also include some host examples like the Serial Modem Host library and the Serial Modem Host Shell sample.
3+
It includes host examples Serial Modem Host library and the Serial Modem Host Shell sample.
44

55
Background
66
**********
@@ -28,8 +28,8 @@ The following renaming has been done for filenames, code symbols, etc.:
2828
Documentation
2929
*************
3030

31-
The documentation for the Serial Modem Add-On is under the doc folder.
32-
However, the content is a direct copy of the NCS versions and the RST files are not processed into a more human friendly format yet.
31+
The documentation for the Serial Modem Add-On resides in the `/doc` folder.
32+
At the moment, the content is a direct copy of the NCS versions. This means that, the RST files are not processed into a human friendly format. This will be improved in future.
3333
Documentation can be viewed in Github and it's rendered into some extent but the links are broken.
3434

3535
Upcoming breaking changes
@@ -45,4 +45,4 @@ While majority of the Serial Modem application API remain unchanged from the NCS
4545
* Renaming: AT#GPS -> AT#GNSS
4646
* Removing: AT#XPOLL (use AT#XAPOLL)
4747

48-
A migration guide will be created to help in migrating from NCS Serial LTE Modem into this new Serial Modem.
48+
A migration guide will be created to help in migrating from NCS Serial LTE Modem to Serial Modem Add-on.

0 commit comments

Comments
 (0)