Update Readme

This commit is contained in:
LoveSy 2022-11-29 10:50:46 +08:00
parent 7a476dfd7a
commit 433241ce25
No known key found for this signature in database
2 changed files with 15 additions and 2 deletions

View File

@ -1 +1,14 @@
###
# LSPlt
![](https://img.shields.io/badge/license-LGPL--3.0-orange.svg)
![](https://img.shields.io/badge/Android-5.0%20--%2013-blue.svg)
![](https://img.shields.io/badge/arch-armeabi--v7a%20%7C%20arm64--v8a%20%7C%20x86%20%7C%20x86--64-brightgreen.svg)
![](https://github.com/LSPosed/LSPlt/actions/workflows/build.yml/badge.svg?branch=master&event=push)
![](https://img.shields.io/maven-central/v/org.lsposed.lsplt/lsplt.svg)
A simple PLT hook for Android.
### Docs
Check https://lsposed.org/LSPlt/namespacelsplt.html for the documentation.

View File

@ -5,7 +5,7 @@
#include <string>
#include <string_view>
/// \namespace namespace of LSPlt
/// \namespace lsplt
namespace lsplt {
inline namespace v1 {