diff options
author | Ole André Vadla RavnÄs <oleavr@gmail.com> | 2017-05-22 01:22:31 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-05-22 20:02:19 +0300 |
commit | ef736bb0845e050d1bbda463561e6949e6ca9cff (patch) | |
tree | 40e1d6a29c80bc931df22793ea32ddc1e7417ad0 | |
parent | b595cda4ed0ca699da3052a6bd30ba7d1dae1124 (diff) | |
download | meson-ef736bb0845e050d1bbda463561e6949e6ca9cff.zip meson-ef736bb0845e050d1bbda463561e6949e6ca9cff.tar.gz meson-ef736bb0845e050d1bbda463561e6949e6ca9cff.tar.bz2 |
Update the Frida URL and description.
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 0d24d6b..8cfaf94 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -9,7 +9,7 @@ If you have a project that uses Meson that you want to add to this list, let us - [AQEMU](https://github.com/tobimensch/aqemu), a Qt GUI for QEMU virtual machines, since version 0.9.3 - [Arduino sample project](https://github.com/jpakkane/mesonarduino) - [Emeus](https://github.com/ebassi/emeus), Constraint based layout manager for GTK+ - - [Frida.re](https://github.com/frida/frida-core), a code tracing framework + - [Frida](https://www.frida.re/), a dynamic binary instrumentation toolkit - [GLib](https://github.com/centricular/glib/), cross-platform C library used by GTK+ (not merged yet) - [Gnome Builder](https://git.gnome.org/browse/gnome-builder/), an IDE for the Gnome platform - [Gnome MPV](https://github.com/gnome-mpv/gnome-mpv), Gnome frontend to the mpv video player |