mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +00:00
Update README
This commit is contained in:
@@ -1762,11 +1762,9 @@
|
||||
<None Include="..\..\doc\Doxyfile">
|
||||
<Filter>[2] doc</Filter>
|
||||
</None>
|
||||
<None Include="..\..\README.md">
|
||||
<Filter>[2] doc</Filter>
|
||||
</None>
|
||||
<None Include="..\..\SConstruct" />
|
||||
<None Include="..\QtCreator\rippled.pro" />
|
||||
<None Include="..\..\README.md" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="..\..\doc\todo\NIKB_TODO.txt">
|
||||
|
||||
10
README.md
10
README.md
@@ -26,14 +26,10 @@ Platform or IDE-specific project files.
|
||||
#### ./doc
|
||||
Documentation and example configuration files.
|
||||
|
||||
#### ./modules
|
||||
Ripple source code.
|
||||
|
||||
#### ./src
|
||||
Legacy source code directory (contains protoc sources).
|
||||
|
||||
#### ./Subtrees
|
||||
External dependencies inlined into the repository as full source trees via `git subtree`.
|
||||
Source code directory. Some of the directories contained here are
|
||||
external repositories inlined via git-subtree, see the corresponding
|
||||
README for more details.
|
||||
|
||||
#### ./test
|
||||
Javascript / Mocha tests.
|
||||
|
||||
Reference in New Issue
Block a user