diff --git a/upb/bindings/README b/upb/bindings/README deleted file mode 100644 index 3e176c943b..0000000000 --- a/upb/bindings/README +++ /dev/null @@ -1,5 +0,0 @@ -This directory contains code that interfaces upb with external C/C++ -libraries. Right now this is: - - * upb/bindings/lua: - a Lua extension that exposes upb to Lua programs via the Lua C API.