We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce842e5 commit ea772f5Copy full SHA for ea772f5
README.rst
@@ -18,7 +18,7 @@ in MAEC. It is compatible with the latest versions of MAEC and STIX,
18
Installation
19
------------
20
21
-Use pip to install or upgrade stix-ramrod:
+Use pip to install or upgrade maec-to-stix:
22
23
::
24
@@ -48,11 +48,11 @@ Read the `Getting Started guide
48
Layout
49
------
50
51
-The stix-ramrod repository has the following layout:
+The maec-to-stix repository has the following layout:
52
53
* ``docs/`` - Used to build the `documentation
54
<http://maec-to-stix.readthedocs.org>`_.
55
-* ``maec_to_stix/`` - The main stix-ramrod source.
+* ``maec_to_stix/`` - The main maec-to-stix source.
56
* ``examples/`` - Examples of maec-to-stix usage.
57
58
0 commit comments